{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sevenmile-lake-wisconsin-eagle-river-wi",
  "name": "Sevenmile Lake, Wisconsin",
  "description": "Sevenmile Lake, Wisconsin is located at 1015 U.S. 45, Eagle River WI 54521. Sevenmile Lake, Wisconsin can be contacted at or http://dnr.wi.gov/lakes/lakepages/LakeDetail.aspx?wbic=***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/sevenmile-lake-wisconsin-eagle-river-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1015 U.S. 45",
    "addressLocality": "Eagle River",
    "addressRegion": "WI",
    "postalCode": "54521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8853134,
    "longitude": -89.050213
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/eagle-river/sevenmile-lake-wisconsin"
  ]
}