{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bergmuhle-holle-lower-saxony",
  "name": "Camping Bergmuhle",
  "description": "center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-bergmuhle-holle-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651060828.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergmühle",
    "addressLocality": "holle",
    "addressRegion": "lower-saxony",
    "postalCode": "31188",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10539,
    "longitude": 10.17533
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/holle/103241/camping-bergmuhle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€21+"
}