{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lake-of-the-falls-mercer-wi",
  "name": "Lake of the Falls",
  "description": "Lake of the Falls is located at , Mercer WI 54547. Lake of the Falls can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-lake-of-the-falls-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.162409,
    "longitude": -90.1715384
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/mercer/lake-of-the-falls"
  ]
}