{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-hannover",
  "name": "Clothes Wash Dry",
  "description": "Naturist Camp Sonnensee - camping location - reservations required - center 12 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-hannover",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waldstraße",
    "addressLocality": "Hannover",
    "addressRegion": "lower-saxony",
    "postalCode": "30629",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40318,
    "longitude": 9.87101
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/hannover/108645/naturistencamp-sonnensee"
  ],
  "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+"
}