{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whispering-oaks-campground-baldwin-mi",
  "name": "Whispering Oaks Campground",
  "description": "Whispering Oaks Campground is located at 8586 Michigan 37, Baldwin MI 49304. Whispering Oaks Campground can be contacted at ***-***-**** or http://www.michigancampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/whispering-oaks-campground-baldwin-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8586 Michigan 37",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "postalCode": "49304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8629702,
    "longitude": -85.8515688
  }
}