{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-de-hoek-de-cocksdorp-north-holland",
  "name": "Boerencamping De Hoek",
  "description": "Friendly camping at the farm - beach - lighthouse - mudflats with seals - Tuk-tuk service - De Koog - center 1km Wifi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-de-hoek-de-cocksdorp-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650929512.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vuurtorenweg",
    "addressLocality": "de-cocksdorp",
    "addressRegion": "north-holland",
    "postalCode": "1795 LK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.17014,
    "longitude": 4.861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.39,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}