name-suggestion-index/features/gb/gb-nsm.geojson
2022-02-17 18:55:55 -08:00

20 lines
379 B
JSON

{
"type": "Feature",
"id": "gb-nsm.geojson",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-3.1369, 51.3383],
[-2.7314, 51.532],
[-2.6245, 51.4674],
[-2.6271, 51.4083],
[-2.5831, 51.3977],
[-2.6816, 51.3185],
[-2.9055, 51.2743],
[-3.1369, 51.3383]
]
]
}
}