{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-creek-outpost-campground-ontonagon-mi",
  "name": "Lost Creek Outpost Campground",
  "description": "Lost Creek Outpost Campground is located at , Ontonagon MI 49953. Lost Creek Outpost Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/lost-creek-outpost-campground-ontonagon-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ontonagon",
    "addressRegion": "MI",
    "postalCode": "49953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7533333,
    "longitude": -89.6777778
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/ontonagon/lost-creek-outpost-campground"
  ]
}