{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeegse-drenthe",
  "name": "Clothes Wash Dry",
  "description": "quietly located along forest edge in the Nationaal brook- en esdorpenlandschap Drentsche Aa - for longer stays than a week there is discount - bike node routes and Pieterpad - near various brinkdorpen - Vries 3km - Zuidlaren 4km - restaurants 1km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeegse-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795509.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeegsersteeg",
    "addressLocality": "Zeegse",
    "addressRegion": "drenthe",
    "postalCode": "9483 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07346,
    "longitude": 6.64469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}