{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-malmedy-luik",
  "name": "Clothes Wash Dry",
  "description": "campsite on a river - nature reserve 'De Hoge Venen' 300m - starting point for hikers and cyclists - Malmedy 4km - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-malmedy-luik",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651083977.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Vallée",
    "addressLocality": "Malmedy",
    "addressRegion": "luik",
    "postalCode": "4960",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.44319,
    "longitude": 6.04683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.24,
    "reviewCount": 145,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}