{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-buren",
  "name": "Clothes Wash Dry",
  "description": "camping pitches on the nature camping site of the Groene Koepel - nature camping card required [available at the location] - located in an orchard - arrival after 13:00 - departure before 12:00 - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-buren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883728.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Erichemsekade",
    "addressLocality": "Buren",
    "addressRegion": "gelderland",
    "postalCode": "4116 GD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.89691,
    "longitude": 5.32195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.05,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29.7+"
}