{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bad-zwischenahn-niedersachsen",
  "name": "Clothes Wash Dry",
  "description": "Price information can be found on the website - Sanitary building [closed in winter] - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/bad-zwischenahn-niedersachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661950.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wiefelsteder Straße",
    "addressLocality": "Bad Zwischenahn",
    "addressRegion": "niedersachsen",
    "postalCode": "26160",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.20223,
    "longitude": 8.04028
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/niedersachsen/bad-zwischenahn/672/camping-und-reisemobilpark-oeltjen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20+"
}