{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-warmsen-nedersaksen",
  "name": "Clothes Wash Dry",
  "description": "Park-like landscaped campground on the edge of the Great Uchter Moores - bread service - bike rental",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-warmsen-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Birkenbusch",
    "addressLocality": "Warmsen",
    "addressRegion": "nedersaksen",
    "postalCode": "31606",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.48131,
    "longitude": 8.81835
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/warmsen/69860/camping-moorcamp",
    "http://www.moorcamp.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20.5+"
}