{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-bomal-sur-ourthe",
  "name": "Camping International",
  "description": "Camping International is a campsite that is located in Bomal, Luxembourg, and located in the woods and river/stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-bomal-sur-ourthe",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503bcfc667a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 rue Pré-Cawiaï",
    "addressLocality": "Bomal-sur-Ourthe",
    "postalCode": "6941",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.37492,
    "longitude": 5.51933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}