{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-semois-ste-cecile",
  "name": "Camping De la Semois",
  "description": "Camping De la Semois is a campsite located in Sainte-Cécile, Luxembourg, and located in the woods and river/stream.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-semois-ste-cecile",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675014bed0b37.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 rue de Chassepierre",
    "addressLocality": "Ste Cecile",
    "postalCode": "6820",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.72206,
    "longitude": 5.25469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}