12 lines
236 B
JSON
12 lines
236 B
JSON
{
|
|
"geometry": null,
|
|
"properties": {
|
|
"name": "Health food",
|
|
"id": "health_food",
|
|
"overlay": true,
|
|
"dataSource": "OverpassAPI",
|
|
"icon": "maki-shop",
|
|
"query": "nwr[shop=health_food];"
|
|
},
|
|
"type": "Feature"
|
|
}
|