{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-brecht-region-flamenca",
  "name": "Clothes Wash Dry",
  "description": "plots for motorhomes located in a campsite between the exit St.job and Brecht - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-brecht-region-flamenca",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650872922.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schotensteenweg",
    "addressLocality": "Brecht",
    "addressRegion": "region-flamenca",
    "postalCode": "2960",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32825,
    "longitude": 4.60307
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.24,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}