{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bertogne-wallonia",
  "name": "Clothes Wash Dry",
  "description": "The campsite is divided by a stream - place for short or longer stays - owners friendly and hospitable - sanitary facilities are cleaned three times a day in high season - drinking water comes from a private source - center 3km - Maximum spring campers 6.50 mtr. Arrival between 2:00 pm and 6:00 pm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bertogne-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841618.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N834",
    "addressLocality": "Bertogne",
    "addressRegion": "wallonia",
    "postalCode": "6687",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.09898,
    "longitude": 5.67375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}