{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marathon-on",
  "name": "website screenshot",
  "description": "Neys Provincial Park is an Ontario Provincial Park located near Marathon, Ontario in the North West tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/marathon-on",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fneys?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Marathon",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.78764,
    "longitude": -86.603851
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/neys-provincial-park/"
  ]
}