{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-herentals-vlaanderen",
  "name": "Clothes Wash Dry",
  "description": "nice campsite with petting zoo - taverne - play possibilities - Herentals 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-herentals-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893949.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pastoorsbos",
    "addressLocality": "Herentals",
    "addressRegion": "vlaanderen",
    "postalCode": "2200",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13227,
    "longitude": 4.83126
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.31,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "32+"
}