{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bellevue-fumay",
  "name": "Camping Bellevue",
  "description": "The quiet, small campsite Bellevue is located in the hilly and woody French Ardennes on the Maas and the Voie Verte,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bellevue-fumay",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eef861c818.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24, rue du Trou Gigot",
    "addressLocality": "Fumay",
    "postalCode": "08170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.98769,
    "longitude": 4.71139
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}