12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Boat rental",
|
|
"id": "boat_rental",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"icon": "temaki-boat_rental",
|
|
"query": "nwr[amenity=boat_rental];"
|
|
},
|
|
"type": "Feature"
|
|
}
|