{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cheekye-ranch-squamish-bc",
  "name": "Cheekye Ranch",
  "description": "Cheekye Ranch offers unparalleled views of the snow-capped peaks of the famous Tantalus Range nestled along the crystal-clear waters of the Cheakamus River,",
  "url": "https://campertunity.com/listings/campgrounds/cheekye-ranch-squamish-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60001 Squamish Valley Road",
    "addressLocality": "Squamish",
    "addressRegion": "BC",
    "postalCode": "V0N1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7988087,
    "longitude": -123.1577997
  }
}