{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-neckargemund",
  "name": "Clothes Wash Dry",
  "description": "The price mentioned is a minimum price, see the website to know the current prices - Heidelberg Center: 6 km - Public transport 1.4 km.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-neckargemund",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816691.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ziegelhäuser Straße",
    "addressLocality": "Neckargemünd",
    "addressRegion": "baden-wurtemberg",
    "postalCode": "69151",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.40182,
    "longitude": 8.77924
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/baden-wurtemberg/neckargemund/61850/camping-haide-heidelberg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€29+"
}