{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sah-kah-tay-beach-resort-cass-lake-mn",
  "name": "Sah Kah Tay Beach Resort",
  "description": "Sah Kah Tay Beach Resort is located at 16348 60th Avenue Northwest, Cass Lake MN 56633. Sah Kah Tay Beach Resort can be contacted at ***-***-**** or http://www.sahkahtay.com/",
  "url": "https://campertunity.com/listings/campgrounds/sah-kah-tay-beach-resort-cass-lake-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16348 60th Avenue Northwest",
    "addressLocality": "Cass Lake",
    "addressRegion": "MN",
    "postalCode": "56633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.393356,
    "longitude": -94.59917
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/cass-lake/sah-kah-tay-beach-resort"
  ]
}