{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-cascade-stavelot-provinz-luttich",
  "name": "Camping de la Cascade",
  "description": "small campsite - Plopsa Coo 100m - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-cascade-stavelot-provinz-luttich",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651087573.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Faravennes",
    "addressLocality": "Stavelot",
    "addressRegion": "provinz-luttich",
    "postalCode": "4970",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.39153,
    "longitude": 5.87894
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.09,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  }
}