{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-noordwijk",
  "name": "Clothes Wash Dry",
  "description": "Camping plots in the campsite - flower bulb fields - Leiden 17 km - center of Noordwijk 5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-noordwijk",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraaierslaan",
    "addressLocality": "Noordwijk",
    "addressRegion": "holanda-meridional",
    "postalCode": "2204 AN",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27102,
    "longitude": 4.47683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "31",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "31+"
}