{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knoufflakewildernessresort",
  "name": "Knouff Lake Wilderness Resort",
  "description": "Established in 1904, Knouff Lake Wilderness Resort is a 4-season run resort, one of the oldest of its kind in B.C. Nestled in the beautiful forest covered mount",
  "url": "https://campertunity.com/listings/campgrounds/knoufflakewildernessresort",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiMzZhMTc5YzctNGY1Yi00YzJkLWEwZmMtMTY2M2ZiOTljNzk5X2szLmpwZWciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9608 Knouff Lake Road",
    "addressLocality": "Heffley Creek",
    "addressRegion": "BC",
    "postalCode": "V0E 1Z1"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.975818,
    "longitude": -120.120877
  },
  "sameAs": [
    "https://www.campspot.com/park/knoufflakewildernessresort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}