{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saskatchewan-landing-provincial-park",
  "name": "Saskatchewan Landing Provincial Park",
  "description": "Saskatchewan Landing Provincial Park, Stewart Valley Saskatchewan. See 2 traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/saskatchewan-landing-provincial-park",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.65821757556324,
    "longitude": -107.97218842599354
  },
  "sameAs": [
    "https://www.campendium.com/saskatchewan-landing-provincial-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}