{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buck-lake-provincial-recreation-area-buck-lake-ab",
  "name": "Buck Lake Provincial Recreation Area, Buck Lake, Alberta, Canada",
  "description": "Discover the beauty of nature at Buck Lake Provincial Recreation Area, Buck Lake. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/buck-lake-provincial-recreation-area-buck-lake-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Township Rd 470",
    "addressLocality": "Buck Lake",
    "addressRegion": "AB",
    "postalCode": "T0C 0S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.024051333092515,
    "longitude": -114.78632940174428
  }
}