{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wild-cherry-resort-lake-leelanau",
  "name": "Wild Cherry Resort",
  "description": "Wild Cherry Resort is located at East Horn Road, Lake Leelanau MI 49653. Wild Cherry Resort can be contacted at ***-***-**** or http://www.wildcherryresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wild-cherry-resort-lake-leelanau",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Horn Road",
    "addressLocality": "Lake Leelanau",
    "addressRegion": "MI",
    "postalCode": "49653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0082515,
    "longitude": -85.6828963
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/lake-leelanau/wild-cherry-resort"
  ]
}