{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-wilp-1",
  "name": "Clothes Wash Dry",
  "description": "motorhome location for the gate of SVR minicamping - opposite recreational lake Bussloo - within walking distance of Thermen Bussloo - located near A1 - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-wilp-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650914575.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kneuterstraat",
    "addressLocality": "Wilp",
    "postalCode": "7384 CN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20611,
    "longitude": 6.09302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.47,
    "reviewCount": 214,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}