12 lines
236 B
JSON
12 lines
236 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Car wash",
|
|
"id": "car_wash",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"icon": "temaki-car_wash",
|
|
"query": "nwr[amenity=car_wash];"
|
|
},
|
|
"type": "Feature"
|
|
}
|