{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springer-creek-rv-park-campground-slocan-bc",
  "name": "Springer Creek RV Park & Campground",
  "description": "Come and stay at Springer Creek RV Park & Campground and experience the serene beauty of the Slocan Valley mountains and lake. Be busy each day or relax",
  "url": "https://campertunity.com/listings/campgrounds/springer-creek-rv-park-campground-slocan-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1020 Giffin Road",
    "addressLocality": "Slocan",
    "addressRegion": "BC",
    "postalCode": "V0G 2N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7618272,
    "longitude": -117.4620478
  },
  "sameAs": [
    "https://ccrvc.ca/campground/springer-creek-rv-park-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}