{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-koudekerke-zeeland",
  "name": "Clothes Wash Dry",
  "description": "Located behind the second-hand shop De Snuffelhoek - holidays in spring are high season - reservations and bookings via website - two grass fields - flat places - center of Koudekerke 2.3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-koudekerke-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651216638.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groeneweg",
    "addressLocality": "Koudekerke",
    "addressRegion": "zeeland",
    "postalCode": "4371 RP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47845,
    "longitude": 3.57516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.5+"
}