{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-amersfoort-utrecht-nl",
  "name": "Clothes Wash Dry",
  "description": "Location at the Eemhaven [near the fire station] - payment via the green button on the campercontact app or on the machine [Taxameter] - no facilities in the winter [electricity, water] - Eemplein 100m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-amersfoort-utrecht-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650710072.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kleine Koppel",
    "addressLocality": "Amersfoort",
    "addressRegion": "utrecht",
    "postalCode": "3812 PG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16197,
    "longitude": 5.37851
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 129,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}