{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-heffley-hideaway-heffley-lake-bc",
  "name": "Lakeside Heffley Hideaway",
  "description": "24 miles North of Kamloops, off Hwy 5, on beautiful Heffley Lake close to Sun Peaks. Year round self-contained lakeside cabins, 14 campsites, some lakeside,",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-heffley-hideaway-heffley-lake-bc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2544 Golden Horn Rd.",
    "addressLocality": "Heffley Lake",
    "addressRegion": "BC",
    "postalCode": "V0E 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8333444,
    "longitude": -120.04589
  }
}