{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-lantern-resort-battle-lake-mn-us",
  "name": "Red Lantern Resort",
  "description": "Red Lantern Resort is located at 37804 Eldorado Beach Road, Battle Lake MN 56515. Red Lantern Resort can be contacted at ***-***-**** or http://www.redlanternresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/red-lantern-resort-battle-lake-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37804 Eldorado Beach Road",
    "addressLocality": "Battle Lake",
    "addressRegion": "MN",
    "postalCode": "56515",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3999295,
    "longitude": -95.7022226
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/battle-lake/red-lantern-resort"
  ]
}