{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-creek-whitehorse-yt-ca",
  "name": "Wolf Creek Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Wolf Creek Campground, Whitehorse. A perfect getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-creek-whitehorse-yt-ca",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto1086994.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alaska Hwy 1",
    "addressLocality": "Whitehorse",
    "addressRegion": "YT",
    "postalCode": "Y1A 5T7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.60720727907926,
    "longitude": -134.94412620151527
  }
}