{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/castlegar-golf-club-rv-park-castlegar-bc-1",
  "name": "Castlegar Golf Club & RV Park",
  "description": "Special Green Fee rates for RV Guests $59 plus tax, not incl. power cart.",
  "url": "https://campertunity.com/listings/campgrounds/castlegar-golf-club-rv-park-castlegar-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1602 Aaron Road",
    "addressLocality": "Castlegar",
    "addressRegion": "BC",
    "postalCode": "V1N 4L6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2710707,
    "longitude": -117.6787084
  },
  "sameAs": [
    "https://ccrvc.ca/campground/castlegar-golf-club-rv-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}