{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santas-whispering-pines-campground-bracebridge-on-1",
  "name": "Santa's Whispering Pines Campground",
  "description": "Santa’s Village was established in 1955 as a tourist destination by a group of local citizens when the Highway 11 was built and bypassed Bracebridge. These",
  "url": "https://campertunity.com/listings/campgrounds/santas-whispering-pines-campground-bracebridge-on-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1623 Golden Beach Rd",
    "addressLocality": "Bracebridge",
    "addressRegion": "ON",
    "postalCode": "P1L 1T7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.024834,
    "longitude": -79.361402
  },
  "sameAs": [
    "https://ccrvc.ca/campground/santas-whispering-pines-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}