diff --git a/tourism_attractions.json b/tourism_attractions.json
index 480b1859..5299380e 100644
--- a/tourism_attractions.json
+++ b/tourism_attractions.json
@@ -38,6 +38,10 @@
"
{{ tagTrans('tourism', value) }} | ",
" ",
"{% endfor %}",
+ " ",
+ " {{ markerCircle({})|raw }} | ",
+ " {{ trans('other') }} | ",
+ "
",
""
],
"const": {
@@ -49,7 +53,6 @@
"picnic_site": "",
"theme_park": "",
"viewpoint": "",
- "zoo": "🦁",
- "other": ""
+ "zoo": "🦁"
}
-}
+}
\ No newline at end of file