{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-lake-peatlands-provincial-park-camping-in-mar",
  "name": "White Lake Peatlands Provincial Park",
  "description": "Discover the beauty of nature at White Lake Peatlands Provincial Park, Marathon. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/white-lake-peatlands-provincial-park-camping-in-mar",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fwhitelakepeatlands?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Marathon",
    "addressRegion": "Ontario",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8652232,
    "longitude": -85.55735356
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/white-lake-peatlands-provincial-park/"
  ]
}