{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-diessen-north-brabant",
  "name": "Clothes Wash Dry",
  "description": "Camping pitches at the campsite - centre of Diessen 1.4km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-diessen-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243872.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoekje",
    "addressLocality": "Diessen",
    "addressRegion": "north-brabant",
    "postalCode": "5087 BE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48436,
    "longitude": 5.17179
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.7",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€21.7+"
}