{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caribou-rv-park-burlington-on-ca",
  "name": "Caribou RV Park",
  "description": "An amazing place so wild and filled with untouched nature. ​Caribou RV Park offers a very exclusive way to discover northern arctic activities.",
  "url": "https://campertunity.com/listings/campgrounds/caribou-rv-park-burlington-on-ca",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alaska Highway km 1403",
    "addressLocality": "Whitehorse",
    "addressRegion": "YT",
    "postalCode": "Y1A7A1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5974235,
    "longitude": -134.851776
  },
  "sameAs": [
    "https://ccrvc.ca/campground/caribou-rv-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$0+"
}