diff --git a/public/index.html b/public/index.html
index aaafc6b31b3defdcdfe85c4c616050e88f5b7fef..5c1235ca274d700b0c5c5699de0b2cd346dddf30 100644
--- a/public/index.html
+++ b/public/index.html
@@ -359,6 +359,12 @@
         file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/trash_model/scene.gltf",
         scale: { x: 0.04, y: 0.04, z: 0.04 }
       },
+      hydrant: {
+        name: "Fire Hydrant",
+        image: "previewImages/hydrant.PNG",
+        file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
+        scale: { x: 0.04, y: 0.04, z: 0.04 }
+      },
       tree: {
         name: "Baum",
         image: "previewImages/lantern.jpg",