{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-neufs-pres-grand-halleux-1",
  "name": "Camping Les Neufs Prés",
  "description": "On a beautiful spot in the Belgian Ardennes, right on the river Salm and in a hilly, wooded landscape, you will find Camping Les Neufs...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-neufs-pres-grand-halleux-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748c4ececcaa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31 av. de la Resistance",
    "addressLocality": "Grand-Halleux",
    "postalCode": "6698"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33069,
    "longitude": 5.90147
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}