{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ehrwald-tyrol",
  "name": "Clothes Wash Dry",
  "description": "Camping at the foot of the Zugspitse - beer garden - restaurant - Pizzeria - bus stop - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ehrwald-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650852639.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zugspitzstraße",
    "addressLocality": "Ehrwald",
    "addressRegion": "tyrol",
    "postalCode": "6632",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.41109,
    "longitude": 10.92401
  },
  "sameAs": [
    "https://www.campercontact.com/en/austria/tyrol/ehrwald/70181/camping-dr-lauth"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "47",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€47+"
}