{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-blaibach-bavaria",
  "name": "Clothes Wash Dry",
  "description": "Natural campsite on the river with modern sanitary facilities and supply and disposal station. Ideal starting point for canoeing, cycling and hiking tours.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-blaibach-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oberes Dorf",
    "addressLocality": "Blaibach",
    "addressRegion": "bavaria",
    "postalCode": "93476",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.16002,
    "longitude": 12.80855
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/blaibach/65131/kanu-camping-blaibach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.4",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€23.4+"
}