{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-governor-dodge-state-park-dodgevill",
  "name": "Governor Dodge State Park",
  "description": "Governor Dodge State Park is located at 4175 State Highway 23, Dodgeville WI 53533. Governor Dodge State Park can be contacted at ***-***-**** or http://dnr.wi.gov/topic/parks/name/govdodge/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-governor-dodge-state-park-dodgevill",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4175 State Highway 23",
    "addressLocality": "Dodgeville",
    "addressRegion": "WI",
    "postalCode": "53533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0254592,
    "longitude": -90.1111249
  }
}