diff --git a/public/content/content.json b/public/content/content.json
index bcc5a2c4841fc68322c55d13ceb637bb3d56b3ec..c6c0f4d9dfc40ce8e7cbdb9cbb0ad14be2c449b8 100644
--- a/public/content/content.json
+++ b/public/content/content.json
@@ -108,5 +108,23 @@
       "demo": "https://m4lab.hft-stuttgart.de/partizipation/"
     },
     "refIndex": 3
+  },
+  {
+    "item": {
+      "title": "3D Portrayal Service Example",
+      "project": "SmartVillages",
+      "author": {
+        "firstName": "Patrick",
+        "lastName": "Würstle"
+      },
+      "imageLink":"imgs/thumbnails/3DPSExampleNiedernhall.PNG",
+      "keywords":["CityGML","3D Visualization", "3D Portrayal Service"],
+      "description_en":"This Example Application shows the visualization of 3D Tiles content such as Buildings and trees served over a 3D Portrayal Service.",
+      "description_de":"Diese Beispielanwendung zeigt die Visualisierung von 3D-Tiles-Inhalten wie Gebäuden und Bäumen, die über einen 3D-Portrayal Service bereitgestellt werden."
+    },
+    "links": {
+      "demo": "http://193.196.38.112:8086/#/"
+    },
+    "refIndex": 3
   }
 ]
\ No newline at end of file
diff --git a/public/imgs/thumbnails/3DPSExampleNiedernhall.PNG b/public/imgs/thumbnails/3DPSExampleNiedernhall.PNG
new file mode 100644
index 0000000000000000000000000000000000000000..7dc5c10d5a86f1ab946f83f266a8314156e8af3c
Binary files /dev/null and b/public/imgs/thumbnails/3DPSExampleNiedernhall.PNG differ