{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wheatley-provincial-park-camping-in-leamington-ontario-leam",
  "name": "Wheatley Provincial Park: Camping in Leamington, Ontario",
  "description": "Escape to Wheatley Provincial Park in Leamington for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/wheatley-provincial-park-camping-in-leamington-ontario-leam",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fwheatley?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Leamington",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.090666,
    "longitude": -82.442196
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/wheatley-provincial-park/"
  ]
}