{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-overveen-north-holland",
  "name": "Clothes Wash Dry",
  "description": "Camping arrival from 2:00 PM, check out before 12:00 PM. The price shown from is our lowest rate, the night prices vary per period, in holidays and on public holidays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-overveen-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749125.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeeweg",
    "addressLocality": "Overveen",
    "addressRegion": "north-holland",
    "postalCode": "2051 EC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40826,
    "longitude": 4.55376
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€45+"
}