{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/john-bayus-park-burlington-on",
  "name": "John Bayus Park",
  "description": "8 km east on Hwy 8 from Cambridge. 1 km north of Sheffield Road, 20 km west on Hwy 8 from Hamilton. Season: May-October. Quiet family camping with outdoor",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/john-bayus-park-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": 43.34717,
    "longitude": -80.273
  }
}