{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hollum-friesland",
  "name": "Clothes Wash Dry",
  "description": "Camping pitches - group location near the North Sea beach and Wadden area - own sanitary facilities - directly below the Hollum lighthouse - Hollum center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hollum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650922298.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosweg",
    "addressLocality": "Hollum",
    "addressRegion": "friesland",
    "postalCode": "9161 CX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.44259,
    "longitude": 5.63487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}