{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canoe-harbor-state-forest",
  "name": "Canoe Harbor State Forest Campground",
  "description": "Canoe Harbor State Forest Campground is located at , Grayling MI 49738. Canoe Harbor State Forest Campground can be contacted at ***-***-**** or http://www.michigandnr.com/ParksandTrails/Details.aspx?id=570&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canoe-harbor-state-forest",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6073323,
    "longitude": -84.4704065
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grayling/canoe-harbor-state-forest-campground"
  ]
}