{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-point-plasmolen",
  "name": "Free Wifi point",
  "description": "Holiday park Molendal",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/free-wifi-point-plasmolen",
  "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/95007/aa2e36ee-369f-472c-be28-a2928744d293.jpg/vakantiepark-molendal-95007-1.jpg",
    "https://www.campings.com/img/_/landscape-large/95007/aa2e36ee-369f-472c-be28-a2928744d293.jpg/vakantiepark-molendal-95007-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plasmolen",
    "postalCode": "6586 AC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7375,
    "longitude": 5.91625
  },
  "checkinTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}