{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-elsloo-friesland",
  "name": "Clothes Wash Dry",
  "description": "Camping pitches and camper pitches - check-in and reservation via website - located directly on nature reserve Drenths Friese Wold - for dogs a spruce pond 10 minutes walk - nature reserve Drenthe Friese Wold - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-elsloo-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651025977.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canada",
    "addressLocality": "Elsloo",
    "addressRegion": "friesland",
    "postalCode": "8424 SR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93483,
    "longitude": 6.28791
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}