9 lines
204 B
JSON
9 lines
204 B
JSON
{
|
|
"type": "Feature",
|
|
"id": "foodland_eastern_us.geojson",
|
|
"properties": {},
|
|
"geometry": {
|
|
"type": "Polygon",
|
|
"coordinates": [[[-89, 29], [-89, 41], [-76, 41], [-76, 29], [-89, 29]]]
|
|
}
|
|
}
|