{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-bad-zwesten-hesse",
  "name": "Clothes Wash Dry",
  "description": "centro de Bad Zwesten at 3 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-bad-zwesten-hesse",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Campingplatz",
    "addressLocality": "Bad Zwesten",
    "addressRegion": "hesse",
    "postalCode": "34596",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04842,
    "longitude": 9.18928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€25+"
}