{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-weber-lake-mercer-wi",
  "name": "Weber Lake",
  "description": "Weber Lake is located at , Mercer WI 54547. Weber Lake can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-weber-lake-mercer-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mercer",
    "addressRegion": "WI",
    "postalCode": "54547",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1773878,
    "longitude": -90.1405344
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/mercer/weber-lake"
  ]
}