{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-wateren-drenthe-1",
  "name": "Clothes Wash Dry",
  "description": "Family campsite with a water tap and electricity connection for each place - swimming pool - stay in high season for several nights, see website - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-wateren-drenthe-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650923514.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wateren",
    "addressLocality": "Wateren",
    "addressRegion": "drenthe",
    "postalCode": "8438 SB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.91611,
    "longitude": 6.26696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.5+"
}