{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lax-lake-resort-silver-bay-mn",
  "name": "Lax Lake Resort",
  "description": "Lax Lake Resort is located at 5736 Lax Lake Road, Silver Bay MN 55614. Lax Lake Resort can be contacted at ***-***-**** or http://www.laxlakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lax-lake-resort-silver-bay-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5736 Lax Lake Road",
    "addressLocality": "Silver Bay",
    "addressRegion": "MN",
    "postalCode": "55614",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.344245,
    "longitude": -91.308256
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/silver-bay/lax-lake-resort",
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/silver-bay/lax-lake-resort",
    "https://thedyrt.com/camping/minnesota/lax-lake-resort"
  ]
}