{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brannen-lake-rv-park-campsite-nanaimo-bc-1",
  "name": "Brannen Lake RV Park and Campsite",
  "description": "40 acres of trees, grass & quiet. Minutes from major shopping. 110 acre lakefront farm adjoining campsite. Nightly hayrides. Swimming, hiking trails, boat-ramp, wharf, store, hot showers, flush toilets, laundry and playground. Full/partial hook-ups serving tents to R.V.'s towing a vehicle. Call us today for reservations.",
  "url": "https://campertunity.com/listings/campgrounds/brannen-lake-rv-park-campsite-nanaimo-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4220 Biggs Road",
    "addressLocality": "Nanaimo",
    "addressRegion": "BC",
    "postalCode": "V9T 5P9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.20321089999999,
    "longitude": -124.0632371
  },
  "sameAs": [
    "https://ccrvc.ca/campground/brannen-lake-rv-park-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}