{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-grathem-limburg",
  "name": "Clothes Wash Dry",
  "description": "Small family campsite - castles - watermill - Thorn - Middle Limburg Maasplassen - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-grathem-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650986581"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loorderstraat",
    "addressLocality": "Grathem",
    "addressRegion": "limburg",
    "postalCode": "6096 NE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18851,
    "longitude": 5.84754
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.5+"
}