{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sioux-narrows-provincial-park-kenora-on",
  "name": "Sioux Narrows Provincial Park",
  "description": "All about camping in Canada",
  "url": "https://campertunity.com/listings/campgrounds/sioux-narrows-provincial-park-kenora-on",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fsiouxnarrows?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Kenora",
    "addressRegion": "Ontario",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.429325,
    "longitude": -94.047582
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/sioux-narrows-provincial-park/",
    "https://www.rvezy.com"
  ]
}