{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-george-crosby-manitou-state-park-fi",
  "name": "George Crosby Manitou State Park",
  "description": "George Crosby Manitou State Park is located at 7616 County Highway 7, Finland MN 55603. George Crosby Manitou State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/george_crosby_manitou/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-george-crosby-manitou-state-park-fi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7616 County Highway 7",
    "addressLocality": "Finland",
    "addressRegion": "MN",
    "postalCode": "55603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4794219,
    "longitude": -91.1229335
  }
}