{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sah-kah-tay-beach-resort-cass-lake-mn-1",
  "name": "Sah Kah Tay Beach Resort",
  "description": "Check out Sah Kah Tay Beach Resort in Cass Lake, Minnesota on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/sah-kah-tay-beach-resort-cass-lake-mn-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cass Lake",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3933988,
    "longitude": -94.5991967
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/cass-lake/sah-kah-tay-beach-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}