{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mississagi-river-provincial-park-elliott-lake-on",
  "name": "Mississagi River Provincial Park - Camping Life Canada",
  "description": "Relax and reconnect with nature at Mississagi River Provincial Park in Elliott Lake, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/mississagi-river-provincial-park-elliott-lake-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fmississagiriver?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Elliott Lake",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.00512644,
    "longitude": -82.63993998
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/mississagi-river-provincial-park/"
  ]
}