{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-county-park-mentor-mn",
  "name": "County Park",
  "description": "County Park is located at 13977 350th Street Southeast, Mentor MN 56736. County Park can be contacted at ***-***-**** or http://www.co.polk.mn.us/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-county-park-mentor-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13977 350th Street Southeast",
    "addressLocality": "Mentor",
    "addressRegion": "MN",
    "postalCode": "56736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6563901,
    "longitude": -96.1755672
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/mentor/county-park"
  ]
}