{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trois-ponts-be",
  "name": "Free Wifi point",
  "description": "Landal Village the Gottales",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trois-ponts-be",
  "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/95183/230c899e-abab-4c26-82c7-b52cf4bd8f28.jpg/landal-village-les-gottales-95183-1.jpg",
    "https://www.campings.com/img/_/landscape-large/95183/230c899e-abab-4c26-82c7-b52cf4bd8f28.jpg/landal-village-les-gottales-95183-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Trois-Ponts",
    "postalCode": "4980",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3524,
    "longitude": 5.86348
  },
  "checkinTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}