{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/log-cabin-resort-campground-curtis-mi",
  "name": "Log Cabin Resort & Campground",
  "description": "Log Cabin Resort & Campground is located at County Road H 42, Curtis MI 49820. Log Cabin Resort & Campground can be contacted at ***-***-**** or http://www.uplogcabin.com/",
  "url": "https://campertunity.com/listings/campgrounds/log-cabin-resort-campground-curtis-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road H 42",
    "addressLocality": "Curtis",
    "addressRegion": "MI",
    "postalCode": "49820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2190861,
    "longitude": -85.7835761
  }
}