{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-haus-am-see-waldeck",
  "name": "Camping Haus am See",
  "description": "located on lake - bread service - restaurant - supermarket 3m - center 3km [for driveway see website, do not climb the Klippenberg!]",
  "url": "https://campertunity.com/listings/campgrounds/camping-haus-am-see-waldeck",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650811388.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klippenberg",
    "addressLocality": "Waldeck",
    "addressRegion": "hesse",
    "postalCode": "34513",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1979,
    "longitude": 9.04108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€22+"
}