{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trail-campground-swift-current-saskatchewan",
  "name": "Trail Campground",
  "description": "Trail Campground in Swift Current, Saskatchewan offers a relaxed, welcoming stay with comfortable campsites, clean facilities, and a convenient picnic area idea",
  "url": "https://campertunity.com/listings/campgrounds/trail-campground-swift-current-saskatchewan",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiYWU5ZDkxNzAtMzgwMi00N2RlLWJlYWQtY2RlZmZiNmE5NjQ3X0lNR18xNTIzLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "701 11th Ave NW",
    "addressLocality": "Swift Current",
    "addressRegion": "SK",
    "postalCode": "S9H 4M5"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.291601,
    "longitude": -107.814652
  },
  "sameAs": [
    "https://www.campspot.com/park/trail-campground-swift-current-sk"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    }
  ]
}