{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vlissingen-zeeland",
  "name": "Clothes Wash Dry",
  "description": "Various camper pitches - also camping pitches on the fields - arrival after 1.30 pm - departure before 11 am - covered recreation room - shopping center - boulevard and center of Vlissingen 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vlissingen-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792329.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boksweg",
    "addressLocality": "Vlissingen",
    "addressRegion": "zeeland",
    "postalCode": "4384 NP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46839,
    "longitude": 3.55459
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.2+"
}