{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foote-pond-overlook-champagne-hill-oscoda-mi",
  "name": "Foote Pond Overlook & Champagne Hill",
  "description": "Foote Pond Overlook & Champagne Hill is located at West River Road, Oscoda MI 48750. Foote Pond Overlook & Champagne Hill can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18988",
  "url": "https://campertunity.com/listings/campgrounds/foote-pond-overlook-champagne-hill-oscoda-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West River Road",
    "addressLocality": "Oscoda",
    "addressRegion": "MI",
    "postalCode": "48750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.451692,
    "longitude": -83.516337
  }
}