{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-confort-bohan-sur-semois",
  "name": "Camping Confort",
  "description": "An attractive family campsite in a beautiful valley in the heart of the Belgian Ardennes. Here you can camp in peace and quiet in large places, directly at...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-confort-bohan-sur-semois",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748c09cb8fad.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Mont-les-Champs 214",
    "addressLocality": "Bohan-sur-Semois",
    "postalCode": "5550"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.87331,
    "longitude": 4.88331
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 20,
    "bestRating": 10,
    "worstRating": 1
  }
}