mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 15:08:11 +02:00
Add Frozen Yogurt Shop preset (#881)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "maki-ice-cream",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"frogurt",
|
||||
"froyo",
|
||||
"frozen yoghurt",
|
||||
"ice cream",
|
||||
"yogurt",
|
||||
"yoghurt"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "ice_cream",
|
||||
"cuisine": "frozen_yogurt"
|
||||
},
|
||||
"reference": {
|
||||
"key": "cuisine",
|
||||
"value": "frozen_yogurt"
|
||||
},
|
||||
"name": "Frozen Yogurt Shop"
|
||||
}
|
||||
Reference in New Issue
Block a user