{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-emily-florence-wi-usa",
  "name": "Lake Emily Park",
  "description": "Lake Emily Park is located at , Florence WI 54121. Lake Emily Park can be contacted at ***-***-**** or http://www.florencecountywi.com/departments/?department=b911d343d487&subdepartment=b73c0d5c0f1c",
  "url": "https://campertunity.com/listings/campgrounds/lake-emily-florence-wi-usa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Florence",
    "addressRegion": "WI",
    "postalCode": "54121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8742925,
    "longitude": -88.2757188
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/florence/lake-emily-park"
  ]
}