{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/neu-ulm",
  "name": "Discharge Toilet",
  "description": "In June 2020 newly opened camper - in Donaubad - thermal bath - sauna - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/neu-ulm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650923856.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Öschweg",
    "addressLocality": "Neu-Ulm",
    "postalCode": "89231",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.38351,
    "longitude": 9.986
  },
  "sameAs": [
    "https://www.donaubad.de/womo/",
    "https://www.campercontact.com/en/duitsland/beieren/neu-ulm/92982/wohnmobil-stellplatz-am-donaubad"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€14+"
}