{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-westdorpe-zeeland",
  "name": "Clothes Wash Dry",
  "description": "Quietly situated small-scale farm campsite in a historic location, a farmhouse of 400 years old - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-westdorpe-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921227.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Graafjansdijk A",
    "addressLocality": "Westdorpe",
    "addressRegion": "zeeland",
    "postalCode": "4554 AH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23179,
    "longitude": 3.81884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€23+"
}