{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/williamson-lake-campground-camping-life-revelstoke",
  "name": "Williamson Lake Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Williamson Lake Campground, Revelstoke. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/williamson-lake-campground-camping-life-revelstoke",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1817 Williamson Lake Road",
    "addressLocality": "Revelstoke",
    "addressRegion": "BC",
    "postalCode": "V0E 2S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9675683256214,
    "longitude": -118.171698888307
  }
}