{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-dexter-county-park-pittsville-wi",
  "name": "Lake Dexter County Park",
  "description": "Lake Dexter County Park is located at 8200 Wisconsin 54 Trunk, Pittsville WI 54466. Lake Dexter County Park can be contacted at ***-***-**** or http://www.co.wood.wi.us/Departments/Parks/Dexter.aspx",
  "url": "https://campertunity.com/listings/campgrounds/lake-dexter-county-park-pittsville-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8200 Wisconsin 54 Trunk",
    "addressLocality": "Pittsville",
    "addressRegion": "WI",
    "postalCode": "54466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3795549,
    "longitude": -90.1250392
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/pittsville/lake-dexter-county-park"
  ]
}