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

19 lines
377 B
JSON

{
"type": "Feature",
"id": "us-ut.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-109.05318, 41.00199],
[-109.04522, 36.99991],
[-114.03053, 36.9941],
[-114.03422, 41.99312],
[-111.05024, 42.0016],
[-111.05448, 41.02794],
[-109.05318, 41.00199]
]
]
}
}