{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tauer-brandenburg",
  "name": "Clothes Wash Dry",
  "description": "in the middle of the forest - at the glacial lake - in the Peitzer Land",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tauer-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651087253.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Teerofen",
    "addressLocality": "Tauer",
    "addressRegion": "brandenburg",
    "postalCode": "03185",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.93355,
    "longitude": 14.47899
  },
  "sameAs": [
    "https://camping-suche.de/campingplaetze/675-campingplatz-waldcamping-am-grosssee",
    "http://www.GrossSee.de",
    "https://www.campercontact.com/es/alemania/brandeburgo/tauer/104645/waldcamping-am-grosssee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "€31+"
}