{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-glen-hills-county-park-glenwood-c",
  "name": "Glen Hills County Park",
  "description": "Glen Hills County Park is located at 1049 Rustic Road 3, Glenwood City WI 54013. Glen Hills County Park can be contacted at ***-***-**** or https://www.sccwi.gov/344/Glen-Hills-Park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-glen-hills-county-park-glenwood-c",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1049 Rustic Road 3",
    "addressLocality": "Glenwood City",
    "addressRegion": "WI",
    "postalCode": "54013",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.009434,
    "longitude": -92.176736
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/glenwood-city/glen-hills-county-park"
  ]
}