{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-loon-lake-campground-new-auburn-wi",
  "name": "Loon Lake Campground",
  "description": "Loon Lake Campground is located at 10279 280th Avenue, New Auburn WI 54757. Loon Lake Campground can be contacted at ***-***-**** or http://www.loonlake-campground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-loon-lake-campground-new-auburn-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10279 280th Avenue",
    "addressLocality": "New Auburn",
    "addressRegion": "WI",
    "postalCode": "54757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.249658,
    "longitude": -91.4766227
  }
}