{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-nederweert-nl",
  "name": "Clothes Wash Dry",
  "description": "Minicamping located in Nature reserve and near the Maasplassen Midden Limburg - for navigation system use entrance Wessemerdijk 11 - teahouse - ice farm - open air museum - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-nederweert-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650933215.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schoordijk",
    "addressLocality": "Nederweert",
    "postalCode": "6031 SJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2606,
    "longitude": 5.77298
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}