{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gateway-camping-camping-life-canada-wasaga-beach-on",
  "name": "Gateway Camping - Camping Life Canada",
  "description": "All about camping in Canada",
  "url": "https://campertunity.com/listings/campgrounds/gateway-camping-camping-life-canada-wasaga-beach-on",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "186 Main Street",
    "addressLocality": "Wasaga Beach",
    "addressRegion": "ON",
    "postalCode": "L9Z 2L2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.52298,
    "longitude": -80.01062
  }
}