name-suggestion-index/features/us/US-AL.geojson

28 lines
649 B
JSON

{
"type": "Feature",
"id": "us-al.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-85.00228, 31.00068],
[-87.58169, 30.99903],
[-87.63304, 30.85153],
[-87.40497, 30.60865],
[-87.52165, 30.11389],
[-88.37896, 30.15082],
[-88.44953, 31.91198],
[-88.09827, 34.89502],
[-88.21091, 34.9963],
[-85.62264, 34.9859],
[-85.36556, 33.74448],
[-85.17841, 32.84733],
[-84.89884, 32.25912],
[-85.15521, 31.83893],
[-85.06553, 31.57701],
[-85.00228, 31.00068]
]
]
}
}