{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-county-veterans-park-crandon-wi",
  "name": "Forest County Veterans Park",
  "description": "Forest County Veterans Park is located at 4030 County Park Road, Crandon WI 54520. Forest County Veterans Park can be contacted at ***-***-**** or http://www.forestcountywi.com/index_files/park.htm",
  "url": "https://campertunity.com/listings/campgrounds/forest-county-veterans-park-crandon-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4030 County Park Road",
    "addressLocality": "Crandon",
    "addressRegion": "WI",
    "postalCode": "54520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5198051,
    "longitude": -88.9023838
  }
}