{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mabel-lake-resort-and-marina-enderby-bc",
  "name": "Mabel Lake Resort and Marina",
  "description": "Mabel Lake Resort offers both seasonal and casual RV sites for daily, weekly, or seasonal use, or for those of you who want the RV experience, but prefer not to tow, we have RV trailers available for rent in the RV park. Other accommodations include light housekeeping beachfront cabins, a 3 bedroom vacation house, and luxurious condo’s – all located within our Resort and Marina. The RV Park features shaded sites, 30 amp, full hookup sites, laundry, washrooms, coin showers, pay phone, store, l...",
  "url": "https://campertunity.com/listings/campgrounds/mabel-lake-resort-and-marina-enderby-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3510 Mabel Lake Rd.",
    "addressLocality": "Enderby",
    "addressRegion": "BC",
    "postalCode": "V0E 1V5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.603799,
    "longitude": -118.7271135
  },
  "sameAs": [
    "https://ccrvc.ca/campground/mabel-lake-resort-and-marina/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}