{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-duggans-canoe-livery-campground",
  "name": "Duggan's Canoe Livery & Campground, Inc.",
  "description": "Duggan's Canoe Livery & Campground, Inc. is located at 3100 Temple Drive, Harrison MI 48625. Duggan's Canoe Livery & Campground, Inc. can be contacted at ***-***-**** or http://www.dugganscanoes.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-duggans-canoe-livery-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3100 Temple Drive",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0374159,
    "longitude": -85.0330048
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/harrison/duggan-s-canoe-livery-campground-inc"
  ]
}