{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bells-maple-park-camping-in-wasaga-beach-ontario-canada-w",
  "name": "Bell’s Maple Park: Camping in Wasaga Beach, Ontario, Canada",
  "description": "Explore the great outdoors at Bell's Maple Park, Wasaga Beach. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/bells-maple-park-camping-in-wasaga-beach-ontario-canada-w",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75 Bells Park Road",
    "addressLocality": "Wasaga Beach",
    "addressRegion": "ON",
    "postalCode": "L9Z 2X2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.528473,
    "longitude": -79.988339
  }
}