{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-totogatic-park-minong-wi",
  "name": "Totogatic Park",
  "description": "Totogatic Park is located at N13984 Tota Drive, Minong WI 54859. Totogatic Park can be contacted at ***-***-**** or https://www.washburncountyparks.us/parks/camping/totogatic_park/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-totogatic-park-minong-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N13984 Tota Drive",
    "addressLocality": "Minong",
    "addressRegion": "WI",
    "postalCode": "54859",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1377225,
    "longitude": -91.9422412
  }
}