Skip to content

Commit 3d4f97e

Browse files
authored
Add Frozen Yogurt Shop preset (#881)
1 parent ed908cf commit 3d4f97e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"icon": "maki-ice-cream",
3+
"geometry": [
4+
"point",
5+
"area"
6+
],
7+
"terms": [
8+
"frogurt",
9+
"froyo",
10+
"frozen yoghurt",
11+
"ice cream",
12+
"yogurt",
13+
"yoghurt"
14+
],
15+
"tags": {
16+
"amenity": "ice_cream",
17+
"cuisine": "frozen_yogurt"
18+
},
19+
"reference": {
20+
"key": "cuisine",
21+
"value": "frozen_yogurt"
22+
},
23+
"name": "Frozen Yogurt Shop"
24+
}

0 commit comments

Comments
 (0)