9 lines
214 B
JSON
9 lines
214 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "first_state_bank_il.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [[[-90, 40.3], [-90, 42.5], [-88, 42.5], [-88, 40.3], [-90, 40.3]]]
|
|
}
|
|
}
|