{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sugar-bay-campground-resort-cohasset-mn",
  "name": "Sugar Bay Campground Resort",
  "description": "Sugar Bay Campground Resort is located at 21812 Moose Point Road, Cohasset MN 55721. Sugar Bay Campground Resort can be contacted at ***-***-**** or https://www.sugarbaycampgroundresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/sugar-bay-campground-resort-cohasset-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21812 Moose Point Road",
    "addressLocality": "Cohasset",
    "addressRegion": "MN",
    "postalCode": "55721",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1872086,
    "longitude": -93.6262591
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/cohasset/sugar-bay-campground-resort"
  ]
}