{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-stavelot-wallonia",
  "name": "Clothes Wash Dry",
  "description": "Terrace - Spa circuit 1km - centre 2km - prices may vary per period (see website).",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-stavelot-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651016254.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cheneux",
    "addressLocality": "Stavelot",
    "addressRegion": "wallonia",
    "postalCode": "4970",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4114,
    "longitude": 5.95397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 97,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25.5+"
}