mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-20 23:44:42 +02:00
Add Bagel Fast Food preset (#882)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"icon": "maki-fast_food",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"breakfast",
|
||||
"lox"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "fast_food",
|
||||
"cuisine": "bagel"
|
||||
},
|
||||
"reference": {
|
||||
"key": "cuisine",
|
||||
"value": "bagel"
|
||||
},
|
||||
"name": "Bagel Fast Food"
|
||||
}
|
||||
Reference in New Issue
Block a user