{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-diever-drenthe",
  "name": "Clothes Wash Dry",
  "description": "Mini campsite on the edge of Diever - Drents Friese Woud - center 850m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-diever-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651059522.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kasteel",
    "addressLocality": "Diever",
    "addressRegion": "drenthe",
    "postalCode": "7981 AN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85596,
    "longitude": 6.32693
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "€17.5+"
}