{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-sturgeon-river-provincial-park-nipigon-on",
  "name": "Black Sturgeon River Provincial Park",
  "description": "Black Sturgeon River Provincial Park is an Ontario Provincial Park located in, or near Nipigon, Ontario in the North West tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/black-sturgeon-river-provincial-park-nipigon-on",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fblacksturgeonriver?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Nipigon",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3195743,
    "longitude": -88.8454462
  }
}