{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-nutter-overijssel",
  "name": "Clothes Wash Dry",
  "description": "on the edge of nature The Springendal at Ootmarsum - recreation, history and art - rustic environment in green nature - discount outside high season - center Nutter 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-nutter-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883314.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittebergweg",
    "addressLocality": "Nutter",
    "addressRegion": "overijssel",
    "postalCode": "7638 PP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.42446,
    "longitude": 6.88998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.92,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}