{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-esofea-county-park-westby-wi",
  "name": "Esofea County Park",
  "description": "Esofea County Park is located at Park Road, Westby WI 54667. Esofea County Park can be contacted at ***-***-**** or http://www.vernoncounty.org/lwcd/Parks/esofea.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-esofea-county-park-westby-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Park Road",
    "addressLocality": "Westby",
    "addressRegion": "WI",
    "postalCode": "54667",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6282865,
    "longitude": -90.9750688
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/westby/esofea-county-park"
  ]
}