{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-laberge-campground-whitehorse-yukon-campinglife-ca",
  "name": "Lake Laberge Campground, Whitehorse, Yukon | campinglife.ca",
  "description": "Discover the beauty of nature at Lake Laberge Campground, Whitehorse. A perfect getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-laberge-campground-whitehorse-yukon-campinglife-ca",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto1086994.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deep Creek Road",
    "addressLocality": "Whitehorse",
    "addressRegion": "YT",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.07724009351804,
    "longitude": -135.19829203033504
  }
}