{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/duggans-canoe-livery-and-campground-harrison-mi",
  "name": "Duggan's Canoe Livery and Campground",
  "description": "If you are looking for Northern Michigan canoeing, Duggans Canoes is your go-to place. We are Michigan's premier paddlesport destination for kayak and canoe trips and rentals on the Muskegon River. We specialize in providing canoes, kayaks, rafts, tube",
  "url": "https://campertunity.com/listings/campgrounds/duggans-canoe-livery-and-campground-harrison-mi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0374181,
    "longitude": -85.0329983
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/michigan/harrison/duggans-canoe-livery-and-campground",
    "https://campmichigan.com/campground/duggans-canoes-and-family-campground/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}