{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sioux-narrows-campground",
  "name": "Sioux Narrows Campground",
  "description": "Sioux Narrows Campground in Sioux Narrows Provincial Park, Sioux Narrows Nestor Falls Ontario. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/sioux-narrows-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.429,
    "longitude": -94.047
  },
  "sameAs": [
    "https://www.campendium.com/sioux-narrows-provincial-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}