{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": {}, "geometry": { "type": "Polygon", "coordinates": [ [ [ -122.455, 37.770 ], [ -122.455, 37.769 ], [ -122.451, 37.769 ], [ -122.451, 37.763 ], [ -122.449, 37.763 ], [ -122.449, 37.769 ], [ -122.445, 37.769 ], [ -122.445, 37.770 ], [ -122.455, 37.770 ] ] ] } } ] }