{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-bettenhagen-waldeck-hes",
  "name": "Camping Bettenhagen in Waldeck – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-bettenhagen-waldeck-hes",
  "image": [
    "https://imgsdb1.promobil.de/image/6610f5da54c557000823ab99-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/6610f5da54c557000823ab99.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Bettenhagen 1",
    "addressLocality": "Waldeck",
    "addressRegion": "HES",
    "postalCode": "34513",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1871808,
    "longitude": 9.0112614
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€50-€7"
}