{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jesse-falls-protected-area-kitimat-bc",
  "name": "Jesse Falls Protected Area, Kitimat, British Columbia | campinglife.ca",
  "description": "Explore the great outdoors at Jesse Falls Protected Area, Kitimat. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/jesse-falls-protected-area-kitimat-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jesse Lake",
    "addressLocality": "Kitimat",
    "addressRegion": "BC",
    "postalCode": "V8G 3X1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.84507165039044,
    "longitude": -128.86945773055564
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/jesse-falls-protected-area/"
  ]
}