{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-behrensdorf-schleswig-holstein",
  "name": "Discharge Toilet",
  "description": "Separate campsites for the battlefield - also places at the campsite [site code 11223] - beach 200m - dog beach 500m - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-behrensdorf-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650771232.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Neuland",
    "addressLocality": "Behrensdorf",
    "addressRegion": "schleswig-holstein",
    "postalCode": "24321",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.35849,
    "longitude": 10.60027
  },
  "sameAs": [
    "http://www.camp-waldesruh.de/campingpark.html",
    "https://www.campercontact.com/en/germany/schleswig-holstein/behrensdorf/11223/campingpark-waldesruh"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€15+"
}