{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beaver-lake-mountain-resort-burlington-on",
  "name": "Beaver Lake Mountain Resort",
  "description": "Mountain resort, family oriented, (1402m/4600ft) on Beaver Lake (Swalwell Lake) 17 km. (10mi) east of Winfield off Hwy 97. Campground, log cabins, lodge. Great rainbow trout fishing, mountain biking, hiking, canoe circuit, playground. Coffee corner. Holistic/Wellness Retreat, hot tub and sauna. Tackle shop, fly fishing courses, boat, kayak, canoe rental and petting zoo.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beaver-lake-mountain-resort-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Burloak Drive #300",
    "addressLocality": "Burlington",
    "addressRegion": "ON",
    "postalCode": "L7L 6B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0439897,
    "longitude": -119.2540923
  }
}