{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-egmond-hoef-north-holland",
  "name": "Clothes Wash Dry",
  "description": "family camping - divided on a number of lawns - little shade - located between Bergen, Egmond aan Zee and Alkmaar - center 2,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-egmond-hoef-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650983997"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Driehuizerweg",
    "addressLocality": "Egmond aan den Hoef",
    "addressRegion": "north-holland",
    "postalCode": "1934 PR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.63424,
    "longitude": 4.66024
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.6+"
}