{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villatoile-anseremme-dinant",
  "name": "Camping Villatoile SA",
  "description": "Campsite Villatoile SA is a campsite that is located in Anseremme, Namur, and located river/stream.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-villatoile-anseremme-dinant",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed4259f08b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ferme de Pont-à-Lesse",
    "addressLocality": "Anseremme/Dinant",
    "postalCode": "5500",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.22794,
    "longitude": 4.91031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}