{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bolzplatz-in-heldra-wanfried-hesse",
  "name": "Am Bolzplatz in Heldra",
  "description": "idyllically situated on the banks of the Werra center",
  "url": "https://campertunity.com/listings/campgrounds/bolzplatz-in-heldra-wanfried-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650990229"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Werrastraße",
    "addressLocality": "Wanfried",
    "addressRegion": "hesse",
    "postalCode": "37281",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.12602,
    "longitude": 10.1961
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/hesse/wanfried/97867/am-bolzplatz-in-heldra"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€8+"
}