{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "stroke": "#555555", "stroke-width": 2, "stroke-opacity": 1, "fill": "#555555", "fill-opacity": 0.5, "name": "test" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -121.6241455078125, 38.55460931253295 ], [ -121.56234741210938, 38.55890491799819 ], [ -121.36459350585936, 38.42777351132902 ], [ -121.32614135742188, 38.47939467327645 ], [ -121.35086059570314, 38.564274063847826 ], [ -121.35498046875, 38.71444723581132 ], [ -121.59530639648436, 38.71444723581132 ], [ -121.45797729492186, 38.6233081913603 ], [ -121.50192260742186, 38.54709138531694 ], [ -121.64199829101561, 38.53420168131867 ], [ -121.63925170898438, 38.57179019417367 ], [ -121.60903930664062, 38.55997877925585 ], [ -121.37008666992188, 38.450362314144996 ], [ -121.50192260742186, 38.417014454352035 ], [ -121.58981323242188, 38.40517764076942 ], [ -121.6241455078125, 38.55460931253295 ] ] ] } } ] }