diff --git a/public/content/content.json b/public/content/content.json
index 740d939246bd22085856d25cc0d302d8a471829b..de4d4de02f3cfce5429237866f90d398848e339a 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -653,6 +653,30 @@
     },
     "refIndex": 6
   },
+  {
+    "item": {
+      "title": "CityGML Web Viewer",
+      "project": "CityDoctor2",
+      "author": {
+        "firstName": "Matthias",
+        "lastName": "Betz",
+        "hftURL": "https://www.hft-stuttgart.de/p/matthias-betz"
+      },
+      "project_year_start": "2019",
+      "project_year_end": "2021",
+      "project_is_on_going": true,
+      "imageLink": "img/citygml-online-viewer.jpg",
+      "keywords": ["CityGML"],
+      "description_en": "The online tools for visualizing CityGML files on the web",
+      "description_de": "Die Online-Tools zur Visualisierung von CityGML-Dateien im Web"
+    },
+    "links": {
+      "project": "https://transfer.hft-stuttgart.de/gitlab/citydoctor/qualityade",
+      "repo": "https://transfer.hft-stuttgart.de/gitlab/citydoctor/citygml-viewer",
+      "demo": "https://transfer.hft-stuttgart.de/pages/citydoctor/citygml-viewer/"
+    },
+    "refIndex": 6
+  },
   {
     "item": {
       "title": "CityDoctor2",
diff --git a/public/img/citygml-online-viewer.jpg b/public/img/citygml-online-viewer.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1b3fe8e385bd56d4c5325702a38a1b09f435cdfa
Binary files /dev/null and b/public/img/citygml-online-viewer.jpg differ