diff --git a/assets/layers/visitor_information_centre/information.svg b/assets/layers/visitor_information_centre/information.svg
new file mode 100644
index 000000000..873ef4d32
--- /dev/null
+++ b/assets/layers/visitor_information_centre/information.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/layers/visitor_information_centre/visitor_information_centre.json b/assets/layers/visitor_information_centre/visitor_information_centre.json
new file mode 100644
index 000000000..57e14db50
--- /dev/null
+++ b/assets/layers/visitor_information_centre/visitor_information_centre.json
@@ -0,0 +1,39 @@
+{
+ "id": "visitor_information_centre",
+ "name": {
+ "en": "Visitor Information Centre",
+ "nl": "Bezoekerscentrum"
+ },
+ "minzoom": 12,
+ "source": {
+ "osmTags": {
+ "or": ["information=visitor_centre", "information=office"]
+ }
+ },
+ "title": {
+ "render": {
+ "en": "{key}",
+ "nl": "{key}"
+ }
+ },
+ "description": {
+ "en": "A visitor center offers information about a specific attraction or place of interest where it is located.",
+ "nl": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd."
+ },
+ "tagRenderings": [],
+ "hideUnderlayingFeaturesMinPercentage": 0,
+ "icon": {
+ "render": "./assets/layers/information_board/board.svg"
+ },
+ "width": {
+ "render": "8"
+ },
+ "iconSize": {
+ "render": "40,40,center"
+ },
+ "color": {
+ "render": "#00f"
+ },
+ "presets": [],
+ "wayHandling": 1
+}
diff --git a/assets/themes/natuurpunt/natuurpunt.json b/assets/themes/natuurpunt/natuurpunt.json
index b3e22b2dd..5c56f3e10 100644
--- a/assets/themes/natuurpunt/natuurpunt.json
+++ b/assets/themes/natuurpunt/natuurpunt.json
@@ -41,7 +41,9 @@
"bench",
"bench_at_pt",
"picnic_table",
- "birdhide"
+ "birdhide",
+ "toilet",
+ "visitor_information_centre"
],
"roamingRenderings": []
}
diff --git a/assets/themes/waste_basket/license_info.json b/assets/themes/waste_basket/license_info.json
new file mode 100644
index 000000000..21871efc0
--- /dev/null
+++ b/assets/themes/waste_basket/license_info.json
@@ -0,0 +1,10 @@
+[
+ {
+ "authors": [],
+ "path": "waste_basket.svg",
+ "license": "CC0",
+ "sources": [
+ "https://wiki.openstreetmap.org/wiki/File:Waste-basket-12.svg"
+ ]
+ }
+ ]
\ No newline at end of file
diff --git a/assets/themes/waste_basket/waste_basket.json b/assets/themes/waste_basket/waste_basket.json
new file mode 100644
index 000000000..e69de29bb
diff --git a/assets/themes/waste_basket/waste_basket.svg b/assets/themes/waste_basket/waste_basket.svg
new file mode 100644
index 000000000..f9fb4b29c
--- /dev/null
+++ b/assets/themes/waste_basket/waste_basket.svg
@@ -0,0 +1,26 @@
+
+