{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/muskoka-bible-centre-huntsville-on",
  "name": "Muskoka Bible Centre",
  "description": "This family-friendly park is an integral part of Muskoka Bible Centre, a 200-acre site overlooking Mary Lake. Our campers enjoy many treed sites, a sandy",
  "url": "https://campertunity.com/listings/campgrounds/muskoka-bible-centre-huntsville-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 Pioneer Ave",
    "addressLocality": "Huntsville",
    "addressRegion": "ON",
    "postalCode": "P1H 2J3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.26605,
    "longitude": -79.22675
  },
  "sameAs": [
    "https://ccrvc.ca/campground/muskoka-bible-centre/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}