11 lines
249 B
JSON
11 lines
249 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "first_bank_carolinas.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[[-75, 36.5449], [-75, 35], [-80.5, 31.7], [-83.6, 35], [-83, 36.5847], [-75, 36.5449]]
|
|
]
|
|
}
|
|
}
|