{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-rapids-provincial-recreation-area-buck-lake-ab",
  "name": "Blue Rapids Provincial Recreation Area, Buck Lake, Alberta, Canada",
  "description": "Experience outdoor adventure at Blue Rapids Provincial Recreation Area in Buck Lake, Alberta. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/blue-rapids-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": "Unamed Road",
    "addressLocality": "Buck Lake",
    "addressRegion": "AB",
    "postalCode": "T0C 0S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.09055449463117,
    "longitude": -114.99324716267691
  }
}