{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-wittenheide-melle-lower-saxony",
  "name": "Campground Wittenheide",
  "description": "Camping on a green meadow with a beautiful view of the sunset - center of Westerhausen 1200m",
  "url": "https://campertunity.com/listings/campgrounds/campground-wittenheide-melle-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651161530.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lohhakensweg",
    "addressLocality": "Melle",
    "addressRegion": "lower-saxony",
    "postalCode": "49324",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24686,
    "longitude": 8.27376
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/melle/109986/campground-wittenheide"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}