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

11 lines
253 B
JSON

{
"type": "Feature",
"id": "first_state_bank_tx.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[[-97.8, 32.9], [-97.8, 33.8], [-97.15, 33.7], [-96.4, 33.75], [-96.4, 32.9], [-97.8, 32.9]]
]
}
}