name-suggestion-index/features/us/US-NJ.geojson
2021-12-29 00:51:17 +00:00

33 lines
783 B
JSON

{
"type": "Feature",
"id": "us-nj.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-73.88463, 40.98951],
[-74.06203, 40.65],
[-74.2, 40.63],
[-74.2, 40.59],
[-74.255, 40.49],
[-73.93947, 40.50785],
[-73.60216, 39.75253],
[-74.99081, 38.78953],
[-75.52919, 39.42655],
[-75.58174, 39.60877],
[-75.41043, 39.80259],
[-75.14351, 39.88332],
[-75.12833, 39.95955],
[-74.72264, 40.16778],
[-75.20396, 40.58662],
[-75.1992, 40.74746],
[-75.05754, 40.84789],
[-75.13572, 40.99987],
[-74.93415, 41.14406],
[-74.69548, 41.35767],
[-73.88463, 40.98951]
]
]
}
}