{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ross-h-maclean-rotary-rv-park-charlie-lake-bc-1",
  "name": "Ross H. Maclean Rotary RV Park",
  "description": "Nice convenient RV park just out of Fort St. John. Easy to spot from the Hwy. Nice gravel parking areas, clean.",
  "url": "https://campertunity.com/listings/campgrounds/ross-h-maclean-rotary-rv-park-charlie-lake-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakeshore Drive",
    "addressLocality": "Charlie Lake",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.2768033,
    "longitude": -120.9541201
  },
  "sameAs": [
    "https://ccrvc.ca/campground/ross-h-maclean-rotary-rv-park/",
    "https://www.goodsam.com/campgrounds-rv-parks/british-columbia/charlie-lake/ross-h-maclean-rotary-rv-park/cgid-920000241"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}