{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-herkenbosch-limburg",
  "name": "Clothes Wash Dry",
  "description": "Several camping plots in the campsite - wooded area - swimming pool available - center Herkenbosch 4 km NOTE: the price shown is an initial price. Check the website to find out the current prices and types of pitches!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-herkenbosch-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651143197"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meinweg",
    "addressLocality": "Herkenbosch",
    "addressRegion": "limburg",
    "postalCode": "6075 NA",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16087,
    "longitude": 6.09157
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.11,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "18.6+"
}