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

29 lines
677 B
JSON

{
"type": "Feature",
"id": "us-vt.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-71.50351, 45.0078],
[-71.62045, 44.7358],
[-71.59928, 44.6999],
[-71.60339, 44.49651],
[-72.06757, 44.28454],
[-72.36976, 43.52189],
[-72.45379, 43.15876],
[-72.5511, 42.85394],
[-72.45707, 42.72708],
[-73.28203, 42.74349],
[-73.24457, 43.55457],
[-73.42487, 43.56972],
[-73.36959, 43.73845],
[-73.42967, 44.01985],
[-73.32294, 45.00725],
[-71.50509, 45.00831],
[-71.50351, 45.0078]
]
]
}
}