{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santas-muskoka-ridge-trailer-park-bracebridge-on",
  "name": "Santa's Muskoka Ridge Trailer Park",
  "description": "Santa's Muskoka Ridge Family Campground is located in one of the most beautiful vacation destinations in the world. Whether you are looking for a seasonal",
  "url": "https://campertunity.com/listings/campgrounds/santas-muskoka-ridge-trailer-park-bracebridge-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1005 Stephens Bay Rd",
    "addressLocality": "Bracebridge",
    "addressRegion": "ON",
    "postalCode": "P1L 1X2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.02019,
    "longitude": -79.3539
  },
  "sameAs": [
    "https://ccrvc.ca/campground/santas-muskoka-ridge-trailer-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}