{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-aarschot-vlaams-brabant",
  "name": "Clothes Wash Dry",
  "description": "Naturist site in beautiful surroundings - friendly reception - located on the bike network - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-aarschot-vlaams-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650853485.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klein Opperstraat",
    "addressLocality": "Aarschot",
    "addressRegion": "vlaams-brabant",
    "postalCode": "3201",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0185,
    "longitude": 4.89261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}