name-suggestion-index/features/ie/ie-d.geojson
2021-10-19 21:40:21 +01:00

19 lines
350 B
JSON

{
"type": "Feature",
"id": "ie-d.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-6.4386, 53.5782],
[-5.9738, 53.7592],
[-5.9793, 53.1484],
[-6.3706, 53.1755],
[-6.5533, 53.2496],
[-6.5615, 53.3398],
[-6.4386, 53.5782]
]
]
}
}