{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-weberstedt",
  "name": "Clothes Wash Dry",
  "description": "borders Hainich National Park - quiet - bike rental - Bad Langensalza 10km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-weberstedt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749157.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hainichstraße",
    "addressLocality": "Weberstedt",
    "postalCode": "99947",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.10272,
    "longitude": 10.50959
  },
  "sameAs": [
    "https://www.camping-hainich.de/",
    "https://www.campercontact.com/en/germany/thuringia/weberstedt/24393/campingplatz-tor-zum-hainich",
    "https://campio.no/campsite/camping-am-tor-zum-hainich"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.5",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€20.5+"
}