{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-leutkirch-im-allgau-baden-wurttemberg",
  "name": "Discharge Toilet",
  "description": "Camping Moorbad Riedle - Leutkirch in the Allgäu - Hinterweiher see - center 6.5 km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-leutkirch-im-allgau-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651201756"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moorbad",
    "addressLocality": "Leutkirch im Allgäu",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "88299",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.77711,
    "longitude": 10.00572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€19.5+"
}