{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klahanie-campground-rv-park-squamish-bc",
  "name": "Klahanie Campground & RV Park",
  "description": "Prime location across from Shannon Falls and the Sea to Sky Gondola. Enjoy breathtaking views of the waterfall, The Chief, Howe Sound and Mount Garibaldi.",
  "url": "https://campertunity.com/listings/campgrounds/klahanie-campground-rv-park-squamish-bc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36583 Darrell Bay Road",
    "addressLocality": "Squamish",
    "addressRegion": "BC",
    "postalCode": "V8B 0A6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.671169,
    "longitude": -123.163068
  }
}