{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/congdon-creek-campground-destruction-bay-yukon",
  "name": "Congdon Creek Campground near Destruction Bay, Yukon",
  "description": "Discover the beauty of nature at Congdon Creek Campground, Destruction Bay. A perfect getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/congdon-creek-campground-destruction-bay-yukon",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto1086994.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1666 Alaska Hwy",
    "addressLocality": "Destruction Bay",
    "addressRegion": "YT",
    "postalCode": "Y0B 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.15254648233494,
    "longitude": -138.54895747266295
  }
}