{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-de-kei-castricum-noord-holland",
  "name": "Boerencamping De Kei",
  "description": "Alkmaar and Beverwijk within cycling distance - shopping center 1.5km - dunes 3km - beach 6.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-de-kei-castricum-noord-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650800203.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Provincialeweg",
    "addressLocality": "Castricum",
    "addressRegion": "noord-holland",
    "postalCode": "1902 LA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.54541,
    "longitude": 4.692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}