{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-bear-lake-campground-prince-albert-sk",
  "name": "Little Bear Lake Campground",
  "description": "Experience outdoor adventure at Little Bear Lake Campground in Prince Albert, Saskatchewan. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/little-bear-lake-campground-prince-albert-sk",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto7401595.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mile 62 Highway 106",
    "addressLocality": "Prince Albert",
    "addressRegion": "Saskatchewan",
    "postalCode": "S6V 5Z5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.295870372582634,
    "longitude": -104.6728735602593
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/little-bear-lake-campground/"
  ]
}