{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-lake-provincial-park-prince-george-bc",
  "name": "West Lake Provincial Park - Camping Life Canada",
  "description": "Experience outdoor adventure at West Lake Provincial Park in Prince George, British Columbia. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/west-lake-provincial-park-prince-george-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fbcparks.ca%2Fexplore%2Fparkpgs%2Fwest_lk%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Lake Road",
    "addressLocality": "Prince George",
    "addressRegion": "BC",
    "postalCode": "V2N 6H5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.735924,
    "longitude": -122.859975
  }
}