11 lines
247 B
JSON
11 lines
247 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Bicycle repair station",
|
|
"id": "bicycle_repair_station",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"query": "nwr[amenity=bicycle_repair_station];"
|
|
},
|
|
"type": "Feature"
|
|
}
|