{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-waldmunchen-bavaria",
  "name": "Clothes Wash Dry",
  "description": "On beach, lake / lake, bread service, village 2.5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-waldmunchen-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818558.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alte Ziegelhütte",
    "addressLocality": "Waldmünchen",
    "addressRegion": "bavaria",
    "postalCode": "93449",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.39546,
    "longitude": 12.69886
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/waldmunchen/58685/ferienpark-perlsee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€17+"
}