11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Attraction",
|
|
"id": "attraction",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"query": "nwr[tourism=attraction];"
|
|
},
|
|
"type": "Feature"
|
|
}
|