{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-stadskanaal",
  "name": "Clothes Wash Dry",
  "description": "Motorhome location - formerly known as camping de Kapschuur - center Stadskanaal 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-stadskanaal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651164324.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Vloeivelden",
    "addressLocality": "Stadskanaal",
    "postalCode": "9501 LG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00504,
    "longitude": 6.94971
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}