{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-grasellenbach-hesse",
  "name": "Clothes Wash Dry",
  "description": "in the heart of the Odenwald - quiet - on the edge of Hammelbach - kiosk - playground - bread service - gas cylinder sales - wellness center 400 m.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-grasellenbach-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650861832.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gasse",
    "addressLocality": "Grasellenbach",
    "addressRegion": "hesse",
    "postalCode": "64689",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.63286,
    "longitude": 8.83042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36.4",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€36.4+"
}