{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-white-pine-extension-outpost",
  "name": "White Pine Extension Outpost",
  "description": "White Pine Extension Outpost is located at South Boundary Road, Ontonagon MI 49953. White Pine Extension Outpost can be contacted at ***-***-**** or http://www.michigandnr.com/ParksandTrails/Details.aspx?id=454&type=SPCG#overview",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-white-pine-extension-outpost",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Boundary Road",
    "addressLocality": "Ontonagon",
    "addressRegion": "MI",
    "postalCode": "49953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7427667,
    "longitude": -89.7277354
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/ontonagon/white-pine-extension-outpost"
  ]
}