{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vorden-gelderland",
  "name": "Clothes Wash Dry",
  "description": "Campsite on the edge of a forest - 3 paved camper pitches - camping pitches on grass - near the Baakse beek - bread service - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vorden-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650899029.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mosselseweg",
    "addressLocality": "Vorden",
    "addressRegion": "gelderland",
    "postalCode": "7251 KT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1069,
    "longitude": 6.3537
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}