{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-oscoda-mio-mi",
  "name": "Oscoda County Park",
  "description": "Oscoda County Park is located at 1110 Jay Smith Drive, Mio MI 48647. Oscoda County Park can be contacted at ***-***-**** or http://oscodacountymi.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-oscoda-mio-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1110 Jay Smith Drive",
    "addressLocality": "Mio",
    "addressRegion": "MI",
    "postalCode": "48647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6568091,
    "longitude": -84.1392982
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mio/oscoda-county-park"
  ]
}