{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lieren-gelderland",
  "name": "Clothes Wash Dry",
  "description": "Pitches at different rates - rates in the year: see website - located on the Veluwe - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lieren-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234059.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanaal Zuid",
    "addressLocality": "Lieren",
    "addressRegion": "gelderland",
    "postalCode": "7364 CB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.14518,
    "longitude": 6.04043
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.950001",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.950001+"
}