{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-east-seelye-bay-campground-deer",
  "name": "East Seelye Bay Campground",
  "description": "East Seelye Bay Campground is located at Eagle Nest Road, Deer River MN 56636. East Seelye Bay Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/chippewa/recarea/?recid=26736",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-east-seelye-bay-campground-deer",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eagle Nest Road",
    "addressLocality": "Deer River",
    "addressRegion": "MN",
    "postalCode": "56636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.523,
    "longitude": -94.097
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/deer-river/east-seelye-bay-campground"
  ]
}