name-suggestion-index/features/us/metro_rta.geojson
2021-07-30 10:59:57 -04:00

9 lines
208 B
JSON

{
"type": "Feature",
"id": "metro_rta.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [[[-81.8, 40.7], [-82, 41.7], [-81.2, 42], [-81, 40.7], [-81.8, 40.7]]]
}
}