{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-windischeschenbach-bavaria",
  "name": "Clothes Wash Dry",
  "description": "lunch break from 12 to 2 pm - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-windischeschenbach-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651215984"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schweinmühle",
    "addressLocality": "Windischeschenbach",
    "addressRegion": "bavaria",
    "postalCode": "92670",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.81851,
    "longitude": 12.14562
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/windischeschenbach/106762/ferienhof-campingplatz-schweinmuhle",
    "http://www.schweinmuehle.de/",
    "https://campio.no/campsite/ferienhof-and-campingplatz-schweinmuhle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16+"
}