{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-phone-number-sullivans-resort-brainerd-mn",
  "name": "Sullivan's Resort",
  "description": "Sullivan's Resort is located at 7685 County Road 127 North, Brainerd MN 56401. Sullivan's Resort can be contacted at ***-***-**** or http://www.sullivansresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-phone-number-sullivans-resort-brainerd-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7685 County Road 127 North",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.45527,
    "longitude": -94.240354
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/sullivan-s-resort"
  ]
}