12 lines
240 B
JSON
12 lines
240 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Public bath",
|
|
"id": "public_bath",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"icon": "maki-water",
|
|
"query": "nwr[amenity=public_bath];"
|
|
},
|
|
"type": "Feature"
|
|
}
|