{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-wallenstein-knullwald-hesse",
  "name": "Campingplatz Wallenstein",
  "description": "at Wallenstein Castle - also places for the campsite (88263) - restaurant - bread service - center 700m",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-wallenstein-knullwald-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650962636"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgstraße",
    "addressLocality": "Knüllwald",
    "addressRegion": "hesse",
    "postalCode": "34593",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.94926,
    "longitude": 9.49608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€18+"
}