{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mabel-lake-provincial-park-camping-in-lumby-british-colu",
  "name": "Mabel Lake Provincial Park: Camping in Lumby, British Columbia",
  "description": "Experience nature's beauty at Mabel Lake Provincial Park near Lumby, BC. Lakeside camping, hiking trails, and a peaceful escape in the heart of British Columbia.",
  "url": "https://campertunity.com/listings/campgrounds/mabel-lake-provincial-park-camping-in-lumby-british-colu",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2024/02/mabel-lake-provincial-park.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3638 Lumby-Mabel Lake Road",
    "addressLocality": "Lumby",
    "addressRegion": "BC",
    "postalCode": "V0E 2G6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.45503530247029,
    "longitude": -118.73343850277037
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/mabel-lake-provincial-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}