{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ross-creek-country-store-campground-magna-bay-bc",
  "name": "Ross Creek Country Store & Campground",
  "description": "Your family vacation is a very special time. We are hoping camping in the Shuswap will be a big part of that experience. Ross Creek Campground would like to welcome you to our quiet and secluded campground, all nestled in amongst the trees and foliage. Pull-thrus for the big boys. Pull out your lawn chairs and enjoy the peace and quiet, listen to the birds or go for a walk along the walking trails around the campground and creek banks or just enjoy the natural beauty that Shuswap has to offer...",
  "url": "https://campertunity.com/listings/campgrounds/ross-creek-country-store-campground-magna-bay-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6929 Squilax-Anglemont Road",
    "addressLocality": "Magna Bay",
    "addressRegion": "BC",
    "postalCode": "V0E 1M7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0164864,
    "longitude": -121.2006397
  },
  "sameAs": [
    "https://ccrvc.ca/campground/ross-creek-country-store-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}