{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scotties-rv-park-and-campground-burlington-on",
  "name": "Scotties RV Park and Campground",
  "description": "Scotties RV Park and Campground has 44 sites (including pull-through sites and big rig sites)!",
  "url": "https://campertunity.com/listings/campgrounds/scotties-rv-park-and-campground-burlington-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1409 Erickson Rd",
    "addressLocality": "Creston",
    "addressRegion": "BC",
    "postalCode": "V0B 1G3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0879128,
    "longitude": -116.50880760000001
  },
  "sameAs": [
    "https://ccrvc.ca/campground/scotties-rv-park-and-campground/",
    "https://www.rvezy.com"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}