{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bayview-park-resort-marmora-on",
  "name": "Bayview Park Resort",
  "description": "Bayview Park is a seasonal-only campground (sorry, no overnight/transient camping) located on the shores of beautiful Crowe Lake, approximately 2 hours east",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bayview-park-resort-marmora-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "160 Terrace Rd",
    "addressLocality": "Marmora",
    "addressRegion": "ON",
    "postalCode": "K0K 2M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46864,
    "longitude": -77.74432
  }
}