{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bull-canyon-provincial-park-alexis-creek-bc",
  "name": "Bull Canyon Provincial Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/bull-canyon-provincial-park-alexis-creek-bc",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alexis Creek, BC V0L 1A0",
    "addressRegion": "BC",
    "postalCode": "V0L 1A0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.091083,
    "longitude": -123.3754551
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/british-columbia/alexis-creek/campgrounds/bull-canyon-provincial-park-194743.html",
    "https://www.rvezy.com"
  ]
}