pub type JSONProperties = Map<String, JSONValue>;
Shape of an un-restricted features properties object
struct JSONProperties { /* private fields */ }