{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-winssen-gueldres",
  "name": "Clothes Wash Dry",
  "description": "location of the caravan in the campsite - also camper drive-inn - for transit or for extended stays - terrace, coffee - prairie for animals - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-winssen-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650782043.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Betenlaan",
    "addressLocality": "Winssen",
    "addressRegion": "gueldres",
    "postalCode": "6645 KR",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.86825,
    "longitude": 5.69433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "22.5+"
}