{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mio-pine-acres-cabins-campground-mi",
  "name": "Mio Pine Acres Cabins Campground",
  "description": "Mio Pine Acres Cabins Campground is located at 1215 8th Street, Mio MI 48647. Mio Pine Acres Cabins Campground can be contacted at ***-***-**** or http://www.miopineacres.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mio-pine-acres-cabins-campground-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1215 8th Street",
    "addressLocality": "Mio",
    "addressRegion": "MI",
    "postalCode": "48647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6518814,
    "longitude": -84.1471805
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mio/mio-pine-acres-cabins-campground"
  ]
}