{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-jack-pine-lodge-campground-manistique-mi",
  "name": "Jack Pine Lodge and Campground",
  "description": "Jack Pine Lodge and Campground is located at 5350N Michigan 94, Manistique MI 49854. Jack Pine Lodge and Campground can be contacted at ***-***-**** or http://jackpinelodgeup.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-jack-pine-lodge-campground-manistique-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5350N Michigan 94",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1510124,
    "longitude": -86.3953712
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/jack-pine-lodge-and-campground"
  ]
}