{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-eext",
  "name": "Clothes Wash Dry",
  "description": "camper pitches for the gate of camping - use all facilities - snack bar - many child friendly activities - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-eext",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660249.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stationsstraat",
    "addressLocality": "Eext",
    "addressRegion": "drenthe",
    "postalCode": "9463 TJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.99998,
    "longitude": 6.72837
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 112,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.6+"
}