{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-burgbernheim-bavaria",
  "name": "Discharge Toilet",
  "description": "behind the Freibad-supermarket 700 m-Centre 500 m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-burgbernheim-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660541.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Gründlein",
    "addressLocality": "Burgbernheim",
    "addressRegion": "bavaria",
    "postalCode": "91593",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.44634,
    "longitude": 10.31979
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/burgbernheim/146/wohnmobilplatz-burgbernheim"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}