{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-leidschendam-zuid-holland",
  "name": "Clothes Wash Dry",
  "description": "various camper pitches on the campsite [see the website for rates] - free loan bike - boat rental - water sports - climbing park - located on the lake/port of Vlietland. - reservation advised - Leiden 2km - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-leidschendam-zuid-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651083099.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rietpolderweg",
    "addressLocality": "Leidschendam",
    "addressRegion": "zuid-holland",
    "postalCode": "2266 BM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12298,
    "longitude": 4.46275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.12,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.85",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€21.85+"
}