{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitefish-lake-provincial-park-camping-life-canada-mb-ca",
  "name": "Whitefish Lake Provincial Park - Camping Life Canada",
  "description": "Relax and reconnect with nature at Whitefish Lake Provincial Park in Bowsman, Manitoba.",
  "url": "https://campertunity.com/listings/campgrounds/whitefish-lake-provincial-park-camping-life-canada-mb-ca",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.gov.mb.ca%2Fsd%2Fparks%2Fpark-maps-and-locations%2Fwestern%2Fwhitefish.html?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "MB-279",
    "addressLocality": "Bowsman",
    "addressRegion": "MB",
    "postalCode": "R0L 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3349713471582,
    "longitude": -101.585790030599
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/whitefish-lake-provincial-park/"
  ]
}