{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-lake-campground-buck-lake-ab",
  "name": "Buck Lake Campground",
  "description": "Buck Lake Campground is an Alberta Private Campground located in, or near Buck Lake, Alberta in the Central tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/buck-lake-campground-buck-lake-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "406 Lakeshore Drive",
    "addressLocality": "Buck Lake",
    "addressRegion": "AB",
    "postalCode": "T0C 0T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9493962758065,
    "longitude": -114.76914535094272
  }
}