{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gull-lake-campground",
  "name": "Gull Lake Campground",
  "description": "Conveniently located in the heart of Southwest Saskatchewan, Gull Lake Campground is the ideal place to stay when planning your day trip adventures in Southwest Saskatchewan. The campground is well-treed and accessible to community services and facilities, providing electric and water, non-electric, and tenting sites, as well as picnic tables.",
  "url": "https://campertunity.com/listings/campgrounds/gull-lake-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/a3qp4pijdz8dm4jqqjsg?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/qbmsdzb251enyvqifgbh?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/vq7mmfjm8lgcoa0o3acu?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/litlbz22pcyvt74mfdl3?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/bv8wdrlujfuteqcumgsl?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5th Street",
    "addressLocality": "Gull Lake",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0N 1A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.097294,
    "longitude": -108.476579
  },
  "sameAs": [
    "https://letscamp.ca/camps/gull-lake-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}