{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-grands-cols-st-jean-de-maurienne",
  "name": "Camping Des Grands Cols",
  "description": "The campsite Des Grands Cols is located in the shade of the Savoie mountain range. It is a real campsite for cycling enthusiasts who enjoy the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-grands-cols-st-jean-de-maurienne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c17dc6e9f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "422 ave du Mont-Cenis",
    "addressLocality": "St. Jean-de-Maurienne",
    "postalCode": "73300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.27097,
    "longitude": 6.35044
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}