{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-otter-tail-beach-resort-battle-lake",
  "name": "Otter Tail Beach Resort",
  "description": "Otter Tail Beach Resort is located at 28255 North Midway Park Drive, Battle Lake MN 56515. Otter Tail Beach Resort can be contacted at ***-***-**** or http://www.ottertailbeachresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-otter-tail-beach-resort-battle-lake",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28255 North Midway Park Drive",
    "addressLocality": "Battle Lake",
    "addressRegion": "MN",
    "postalCode": "56515",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3729727,
    "longitude": -95.6533382
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/battle-lake/otter-tail-beach-resort"
  ]
}