{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tann-hesse",
  "name": "Clothes Wash Dry",
  "description": "Centro Tann 3,8 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tann-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651186852"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dippach",
    "addressLocality": "Tann",
    "addressRegion": "hesse",
    "postalCode": "36142",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.61313,
    "longitude": 10.03164
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/hesse/tann/109755/campingplatz-ulstertal",
    "https://www.alpacacamping.de/campsites/20529",
    "http://www.camping-ulstertal.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€25+"
}