{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-fish-bay-rv-resort-camping-life-canada-slave-lake-ab",
  "name": "Big Fish Bay RV Resort - Camping Life Canada",
  "description": "Experience outdoor adventure at Big Fish Bay RV Resort in Slave Lake, Alberta. Book your spot!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-fish-bay-rv-resort-camping-life-canada-slave-lake-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fbigfishbay.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Caribou Trail NW",
    "addressLocality": "Slave Lake",
    "addressRegion": "AB",
    "postalCode": "T0G 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.290368,
    "longitude": -114.789548
  }
}