{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-haaksbergen-overijssel-1",
  "name": "Clothes Wash Dry",
  "description": "Mini campsite with camping pitches and camper pitches in the outskirts of Haaksbergen - also apartments on the farm - center 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-haaksbergen-overijssel-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651036149.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marktvelderweg",
    "addressLocality": "Haaksbergen",
    "addressRegion": "overijssel",
    "postalCode": "7482 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16929,
    "longitude": 6.66141
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.7+"
}