{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-am-waldbad-hamelin-lower-saxony",
  "name": "Campingplatz am Waldbad",
  "description": "Campsite with swimming pool - distance to the center of Hameln 5 km.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-am-waldbad-hamelin-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pferdeweg",
    "addressLocality": "Hamelin",
    "addressRegion": "lower-saxony",
    "postalCode": "31787",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10725,
    "longitude": 9.29601
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/hamelin/105507/campingplatz-am-waldbad",
    "https://www.camperado.de/campingdetails/Campingplatz_am_Waldbad__1153"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€32.5+"
}