{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kaibab-lake-campground-williams-az-1",
  "name": "Kaibab Lake Campground",
  "description": "Kaibab Lake Campground is located at , Williams AZ 86046. Kaibab Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/kaibab/recarea/?recid=11659",
  "url": "https://campertunity.com/listings/campgrounds/kaibab-lake-campground-williams-az-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2834083,
    "longitude": -112.1522754
  }
}