{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-berland-provincial-recreation-area-camping-life-canada-m",
  "name": "Big Berland Provincial Recreation Area - Camping Life Canada",
  "description": "Relax and reconnect with nature at Big Berland Provincial Recreation Area in Muskeg River, Alberta.",
  "url": "https://campertunity.com/listings/campgrounds/big-berland-provincial-recreation-area-camping-life-canada-m",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 40",
    "addressLocality": "Muskeg River",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.75308876726573,
    "longitude": -118.35656860172347
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/big-berland-provincial-recreation-area/"
  ]
}