{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-seeblick-waldeck-hesse",
  "name": "Motorhome parking Seeblick",
  "description": "at the Edersee-sandwich service-centre 2 km",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-seeblick-waldeck-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696704.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Güldener Ort",
    "addressLocality": "waldeck",
    "addressRegion": "hesse",
    "postalCode": "34513",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.20311,
    "longitude": 9.04973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.55,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€12+"
}