{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-heeswijk-dinther-brabante-septentrional",
  "name": "Clothes Wash Dry",
  "description": "Located near the river De Leijgraaf - Comfort of Brabant - Centre Heeswijk Dinther 3 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-heeswijk-dinther-brabante-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650918373.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meerstraat",
    "addressLocality": "Heeswijk-Dinther",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5473 VW",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.66231,
    "longitude": 5.47487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23.7",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "23.7+"
}