{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tettegouche-state-park-silver-b",
  "name": "Tettegouche State Park",
  "description": "Tettegouche State Park is located at 5702 Minnesota 61, Silver Bay MN 55614. Tettegouche State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/tettegouche/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tettegouche-state-park-silver-b",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5702 Minnesota 61",
    "addressLocality": "Silver Bay",
    "addressRegion": "MN",
    "postalCode": "55614",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3393554,
    "longitude": -91.1959925
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/silver-bay/tettegouche-state-park"
  ]
}