{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-oostkapelle-zeeland",
  "name": "Clothes Wash Dry",
  "description": "quiet camper pitches - see website for rates during the holidays - recreation room - beach 2.5 km - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-oostkapelle-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742236.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aagtekerkseweg",
    "addressLocality": "Oostkapelle",
    "addressRegion": "zeeland",
    "postalCode": "4356 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56122,
    "longitude": 3.54302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}