{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-point-katwijk-aan-zee",
  "name": "Free Wifi point",
  "description": "Molecaten Park North dunes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-point-katwijk-aan-zee",
  "image": [
    "https://assets.campings.com/assets/campings/images/logos/logo-og.aeb81a58.png",
    "https://assets.campings.com/assets/campings/images/ph.a16418ad.svg",
    "https://www.campings.com/img/_/square-large/95040/623985e1-6196-44dd-ba02-ed1287feddfe.jpg/molecaten-park-noordduinen-95040-1.jpg",
    "https://www.campings.com/img/_/landscape-large/95040/623985e1-6196-44dd-ba02-ed1287feddfe.jpg/molecaten-park-noordduinen-95040-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Katwijk Aan Zee",
    "postalCode": "2221 EW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.2118,
    "longitude": 4.40982
  },
  "checkinTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  }
}