{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-view-chalet",
  "name": "Mountain View Chalet",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-view-chalet",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.3351535879553,
    "longitude": -3.61722088891599
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}