{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-esbeek-brabante-septentrional",
  "name": "Clothes Wash Dry",
  "description": "Mini campsite - located near Hilvarenbeek - recreation room - bread service - center 550m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-esbeek-brabante-septentrional",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651076459.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Trambaan",
    "addressLocality": "Esbeek",
    "addressRegion": "brabante-septentrional",
    "postalCode": "5085 NH",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4603,
    "longitude": 5.13027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21.7",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "21.7+"
}