{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-veterans-on-lake-resort-ely-mn",
  "name": "Veterans On the Lake Resort",
  "description": "Veterans On the Lake Resort is located at 161 Fernberg Road, Ely MN 55731. Veterans On the Lake Resort can be contacted at ***-***-**** or https://veteransonthelakeresort.org/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-veterans-on-lake-resort-ely-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "161 Fernberg Road",
    "addressLocality": "Ely",
    "addressRegion": "MN",
    "postalCode": "55731",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9271613,
    "longitude": -91.7894971
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ely/veterans-on-the-lake-resort"
  ]
}