{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-northern-exposure-mesick-mi",
  "name": "Northern Exposure",
  "description": "Northern Exposure is located at 285 Manistee River Road, Mesick MI 49668. Northern Exposure can be contacted at ***-***-**** or http://www.northernexposureinc.com/info/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-northern-exposure-mesick-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "285 Manistee River Road",
    "addressLocality": "Mesick",
    "addressRegion": "MI",
    "postalCode": "49668",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3810256,
    "longitude": -85.7801627
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mesick/northern-exposure"
  ]
}