{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-neckarzimmern-baden-wurttemberg",
  "name": "Clothes Wash Dry",
  "description": "separate part of the campsite - price depending on length, see website - also places at the campsite (at an extra cost) - on the Neckar - bread service - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-neckarzimmern-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650839703.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wiesenweg",
    "addressLocality": "Neckarzimmern",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "74865",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.31934,
    "longitude": 9.12559
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€15+"
}