{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-stockach",
  "name": "Discharge Toilet",
  "description": "spacious pitches - gas bottle service - sandwich service - supermarket 1.5km - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-stockach",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661029.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johann-Glatt-Straße",
    "addressLocality": "Stockach",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "78333",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.84189,
    "longitude": 8.99566
  },
  "sameAs": [
    "https://camping-stockach.de/reisemobilhafen",
    "https://www.campercontact.com/en/germany/baden-wurttemberg/stockach/330/reisemobilhafen-am-campingplatz-stockach-bodensee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€19+"
}