{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mille-lacs-kathio-state-park-o",
  "name": "Mille Lacs Kathio State Park",
  "description": "Mille Lacs Kathio State Park is located at 15066 Kathio State Park Road, Onamia MN 56359. Mille Lacs Kathio State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/mille_lacs_kathio/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mille-lacs-kathio-state-park-o",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15066 Kathio State Park Road",
    "addressLocality": "Onamia",
    "addressRegion": "MN",
    "postalCode": "56359",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.135589,
    "longitude": -93.72516
  }
}