{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wild-cherry-resort-us",
  "name": "Wild Cherry Resort",
  "description": "Wild Cherry Resort, Lake Leelanau Michigan. See 18 traveler reviews, 40 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/wild-cherry-resort-us",
  "image": [
    "https://campcdn.com/photos/1/4/14678/298407/uploads_2F1625411803166-oxjtjh07a5-b15cfcb62353d824c9bdb9d959dd3689_2FIMG_0828.jpg?v=1633649944",
    "http:https://campcdn.com/photos/1/4/14678/298407/low_res/wild-cherry-resort.jpg?v=1633649944"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.00378799321217,
    "longitude": -85.68534087790643
  },
  "sameAs": [
    "https://www.campendium.com/wild-cherry-resort",
    "https://thedyrt.com/camping/michigan/wild-cherry-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}