diff --git a/public/content/content.json b/public/content/content.json
index 3e8c58b0804e8aede8c5d0e9dc5dd1713236515a..7f95b20b70941777061f614f789aeaa09391d6bc 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -69,6 +69,52 @@
       "project":"https://www.hft-stuttgart.de/forschung/i-city"
     },
     "refIndex": 1
+  },  {
+    "item": {
+      "title": "3D Web Anwendung ",
+      "project": "SmartVillages Project",
+      "author": {
+        "firstName": "Patrick",
+        "lastName": "Würstle",
+        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
+      },
+      "project_year_start": "2018",
+      "project_year_end": "2020",
+      "project_is_on_going": false,
+      "imageLink":"imgs/thumbnails/SmartVillages2.png",
+      "keywords":["CityGML","3D GIS","Urban Analytics"],
+      "description_en":"In the SmartVillages project, a cooperation with the LGL (Landesamt für Geoinformation und Landentwicklung - State Office for Geoinformation and Land Development), a platform for visualizing the project results was created.",
+      "description_de":"Im Projekt SmartVillages, eine Kooperation mit dem LGL (Landesamt für Geoinformation und Landentwicklung), wurde eine Plattform zur Visualisierung der Verschiedenen Projektinhalte erstellt."
+    },
+    "links": {
+      "demo": "https://3dweb.lgl-bw.de/3D/SmartVillages/#/",
+      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages",
+      "publication":"https://dl.acm.org/doi/10.1145/3396851.3402650"
+    },
+    "refIndex": 24
+  },
+  {
+    "item": {
+      "title": "3D Erlebnispfad Wüstenrot",
+      "project": "SmartVillages Project",
+      "author": {
+        "firstName": "Patrick",
+        "lastName": "Würstle",
+        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
+      },
+      "project_year_start": "2018",
+      "project_year_end": "2020",
+      "project_is_on_going": false,
+      "imageLink":"imgs/thumbnails/SmartVillages.png",
+      "keywords":["CityGML","3D GIS","Urban Analytics"],
+      "description_en":"In the SmartVillages project, a cooperation with the LGL (Landesamt für Geoinformation und Landentwicklung - State Office for Geoinformation and Land Development), a platform for visualizing the energy experience path in Wüstenrot was created.",
+      "description_de":"Im Projekt SmartVillages, eine Kooperation mit dem LGL (Landesamt für Geoinformation und Landentwicklung), wurde eine Plattform zur Visualisierung des Energeierlebnispfades in Wüstenrot erstellt."
+    },
+    "links": {
+      "demo": "https://3dweb.lgl-bw.de/3D/EEP-Wuestenrot/#/",
+      "project":"https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages"
+    },
+    "refIndex": 24
   },
   {
     "item": {
diff --git a/public/imgs/thumbnails/SmartVillages.png b/public/imgs/thumbnails/SmartVillages.png
new file mode 100644
index 0000000000000000000000000000000000000000..a9018a3f39598032da80fad81471693f101245ff
Binary files /dev/null and b/public/imgs/thumbnails/SmartVillages.png differ
diff --git a/public/imgs/thumbnails/SmartVillages2.png b/public/imgs/thumbnails/SmartVillages2.png
new file mode 100644
index 0000000000000000000000000000000000000000..f93a37a4f7c3bd7548080e89bbb4e3bf05c44107
Binary files /dev/null and b/public/imgs/thumbnails/SmartVillages2.png differ