{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-willemsoord-den-helder-noord-holland",
  "name": "Camperplaats Willemsoord",
  "description": "Follow P-north - access to sanitary facilities with pass - electricity with coins, available from the harbour master - naval museum - rescue museum - cinema - ferry to Texel 450m - centre 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-willemsoord-den-helder-noord-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650726951.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Willemsoord",
    "addressLocality": "Den Helder",
    "addressRegion": "noord-holland",
    "postalCode": "1781 AS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.96135,
    "longitude": 4.76856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.31,
    "reviewCount": 567,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}