{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bashaw-lake-resort-shell-lake-wi",
  "name": "Bashaw Lake Resort",
  "description": "Bashaw Lake Resort is located at 3215 Lakeview Church Road, Shell Lake WI 54871. Bashaw Lake Resort can be contacted at ***-***-**** or http://www.bashawlakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bashaw-lake-resort-shell-lake-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3215 Lakeview Church Road",
    "addressLocality": "Shell Lake",
    "addressRegion": "WI",
    "postalCode": "54871",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.783838,
    "longitude": -92.1454615
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/shell-lake/bashaw-lake-resort"
  ]
}