{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/timber-wolf-lake-lake-city-mi-us",
  "name": "Timber Wolf Lake - A Young Life Camp",
  "description": "Timber Wolf Lake - A Young Life Camp is located at 4909 North Morey Road, Lake City MI 49651. Timber Wolf Lake - A Young Life Camp can be contacted at ***-***-**** or http://timberwolf.younglife.org/",
  "url": "https://campertunity.com/listings/campgrounds/timber-wolf-lake-lake-city-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4909 North Morey Road",
    "addressLocality": "Lake City",
    "addressRegion": "MI",
    "postalCode": "49651",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4070824,
    "longitude": -85.2305135
  }
}