{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-creek-provincial-park-camping-in-witset-bc",
  "name": "Boulder Creek Provincial Park: Camping in Witset, British Columbia",
  "description": "Explore the great outdoors at Boulder Creek Provincial Park, Witset. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/boulder-creek-provincial-park-camping-in-witset-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yellowhead Hwy",
    "addressLocality": "Witset",
    "addressRegion": "BC",
    "postalCode": "V0J 2J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.10598142996898,
    "longitude": -127.42952917284903
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/boulder-creek-provincial-park/"
  ]
}