{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-neckargemund-baden-wurttemberg",
  "name": "Clothes Wash Dry",
  "description": "in the forest - on the Neckar - panoramic view - on the Neckarradweg",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-neckargemund-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651094930.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz",
    "addressLocality": "Neckargemünd",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "69151",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4053,
    "longitude": 8.83706
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/neckargemund/105013/camping-unterm-dilsberg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€28+"
}