{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grasellenbach-hes-de",
  "name": "Camping Park Hammelbach in Grasellenbach – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/grasellenbach-hes-de",
  "image": [
    "https://imgsdb1.promobil.de/image/62e0405aaa799c0008abcc3e-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/62e0405aaa799c0008abcc3e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gasse 17",
    "addressLocality": "Grasellenbach",
    "addressRegion": "HES",
    "postalCode": "64689",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.63273,
    "longitude": 8.830411
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.5",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€8.5-€15"
}