# "properties" object cries out for namespacing. Python style namespaces could be an alternative # to XML namespaces or CURIEs. { "type" : "FeatureCollection", "features" : [{ "type" : "Feature", "properties" : { "opencivicdata.capacity" : "10", "opencivicdata.type" : "U-Rack", "opencivicdata.mount" : "Surface" }, "geometry" : { "type" : "Point", "coordinates" : [ -71.073283, 42.417500 ] } }] }