{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-point-otterlo",
  "name": "Free Wifi point",
  "description": "EuroParcs De Zanding",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-point-otterlo",
  "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/95159/f74f97ee-99e8-4f0e-94c1-62a3ca5cd8b9.jpg/europarcs-de-zanding-95159-1.jpg",
    "https://www.campings.com/img/_/landscape-large/95159/f74f97ee-99e8-4f0e-94c1-62a3ca5cd8b9.jpg/europarcs-de-zanding-95159-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Otterlo",
    "postalCode": "6731 CK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0939,
    "longitude": 5.77789
  },
  "checkinTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 161,
    "bestRating": 5,
    "worstRating": 1
  }
}