{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ijsselstein-utrecht",
  "name": "Clothes Wash Dry",
  "description": "camper pitches on gravel - opening hours of the port office 8.30 am - 5.30 pm, otherwise contact tel. - in the middle of a rural area - a la carte restaurant - center IJsselstein 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ijsselstein-utrecht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650737251.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noord IJsseldijk",
    "addressLocality": "IJsselstein",
    "addressRegion": "utrecht",
    "postalCode": "3402 PG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.04581,
    "longitude": 5.01869
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 181,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}