{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-schleusingen-thuringia",
  "name": "Discharge Toilet",
  "description": "A cozy campsite, pleasant atmosphere, reasonable prices, good supply. Swimming, hiking, boating and feeling good.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-schleusingen-thuringia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650840401.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Bergsee",
    "addressLocality": "Schleusingen",
    "addressRegion": "thuringia",
    "postalCode": "98553",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.49279,
    "longitude": 10.79125
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/thuringia/schleusingen/69132/camping-bergsee-ratscher",
    "http://www.bergseeratscher.de/",
    "https://campio.no/campsite/camping-bergsee-ratscher"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16+"
}