{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-brunautal-bispingen-lower-saxony",
  "name": "Camping Brunautal",
  "description": "center 4km",
  "url": "https://campertunity.com/listings/campgrounds/camping-brunautal-bispingen-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752578.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße",
    "addressLocality": "bispingen",
    "addressRegion": "lower-saxony",
    "postalCode": "29646",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10852,
    "longitude": 9.96552
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/bispingen/27285/camping-brunautal",
    "http://camping-brunautal.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20.5+"
}