{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-val-di-rhemes-rhemes-st-georges",
  "name": "Camping Val di Rhêmes",
  "description": "This is the ideal campsite for nature lovers and hikers. The Val di Rhêmes campsite is located on the edge of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-val-di-rhemes-rhemes-st-georges",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0b264fa2b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hameau Voix, 1",
    "addressLocality": "Rhêmes St. Georges",
    "postalCode": "11010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.64967,
    "longitude": 7.1515
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}