{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wolf-lake-west-provincial-recreation-area-camping-life",
  "name": "Wolf Lake West Provincial Recreation Area - Camping Life Canada",
  "description": "Escape to Wolf Lake West Provincial Recreation Area in Cynthia for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/wolf-lake-west-provincial-recreation-area-camping-life",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Township Rd 491A",
    "addressLocality": "Cynthia",
    "addressRegion": "AB",
    "postalCode": "T0E 0K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.21242805499149,
    "longitude": -116.07393740173902
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/wolf-lake-west-provincial-recreation-area/"
  ]
}