{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-langholz-waabs",
  "name": "Camp Langholz",
  "description": "Camp Langholz embraces a unique camping experience - our motto is our program. Enjoy a straightforward and unforgettable stay in nature. With the beach and sea right in front of your tent, our campsite offers a different kind of camping. Experience the simplicity and beauty of nature at Camp Langholz.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-langholz-waabs",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d356%2F1700510431068_image_2023_11_3_616_640x480.jpg?alt=media&token=13827010-b553-42b0-b9ec-f0e0a08743b8",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fischerstrasse 9",
    "addressLocality": "Waabs",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.51283,
    "longitude": 9.98177
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}