{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-kneff-grayling-mi",
  "name": "Kneff Lake Campground",
  "description": "Kneff Lake Campground is located at Kneff Lake Road, Grayling MI 49738. Kneff Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18832",
  "url": "https://campertunity.com/listings/campgrounds/phone-kneff-grayling-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kneff Lake Road",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.63924,
    "longitude": -84.579398
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grayling/kneff-lake-campground"
  ]
}