mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-26 01:47:48 +02:00
Add Chicken Wings Fast Food preset (#883)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"icon": "maki-fast_food",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"chicken",
|
||||
"dine",
|
||||
"dining",
|
||||
"dinner",
|
||||
"eat",
|
||||
"lunch",
|
||||
"table"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "fast_food",
|
||||
"cuisine": "wings"
|
||||
},
|
||||
"reference": {
|
||||
"key": "cuisine",
|
||||
"value": "wings"
|
||||
},
|
||||
"name": "Cicken Wings Fast Food"
|
||||
}
|
||||
Reference in New Issue
Block a user