{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lemmer",
  "name": "Clothes Wash Dry",
  "description": "Camper pitches and camping pitches on campsite - direct location on the IJsselmeer - UNESCO World Heritage - center Lemmer 1,3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lemmer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651142031"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plattedijk",
    "addressLocality": "Lemmer",
    "postalCode": "8531 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84625,
    "longitude": 5.695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.5+"
}