{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cornell-lake-resort-bloomer-wi",
  "name": "Cornell Lake Resort",
  "description": "Cornell Lake Resort is located at 16918 190th Avenue, Bloomer WI 54724. Cornell Lake Resort can be contacted at ***-***-**** or http://www.cornelllakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cornell-lake-resort-bloomer-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16918 190th Avenue",
    "addressLocality": "Bloomer",
    "addressRegion": "WI",
    "postalCode": "54724",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.118757,
    "longitude": -91.330343
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/bloomer/cornell-lake-resort"
  ]
}