{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sevenmile-lake-campground-three-lakes-wi",
  "name": "Sevenmile Lake Campground (recgovnpsdata)",
  "description": "Sevenmile Lake Campground (recgovnpsdata) is located at Hay Meadow Road, Three Lakes WI 54562. Sevenmile Lake Campground (recgovnpsdata) can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/cnnf/recarea/?recid=27883",
  "url": "https://campertunity.com/listings/campgrounds/sevenmile-lake-campground-three-lakes-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hay Meadow Road",
    "addressLocality": "Three Lakes",
    "addressRegion": "WI",
    "postalCode": "54562",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8779,
    "longitude": -89.0425
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/three-lakes/sevenmile-lake-campground-recgovnpsdata"
  ]
}