{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-castricum-north-holland",
  "name": "Clothes Wash Dry",
  "description": "Farm campsite at 3km from the beach and 400m from the dunes - Bakkum is centrally located in North Holland and is easily accessible by public transport - Bakkum 1km - center 2,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-castricum-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650829600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bleumerweg",
    "addressLocality": "Castricum",
    "addressRegion": "north-holland",
    "postalCode": "1901 MJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5668,
    "longitude": 4.65963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.6+"
}