name-suggestion-index/features/us/first_state_bank_mi.geojson
2021-04-21 10:46:20 -04:00

21 lines
396 B
JSON

{
"type": "Feature",
"id": "first_state_bank_mi.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-83.15, 42],
[-83.6, 42],
[-83.6, 42.9],
[-82.7, 42.9],
[-82.8252, 42.3745],
[-83.0803, 42.3106],
[-83.1301, 42.2387],
[-83.1239, 42.1257],
[-83.15, 42]
]
]
}
}