{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kentucky-camp-cabin-and-headquarters-elgin-az-us",
  "name": "KENTUCKY CAMP CABIN AND HEADQUARTERS",
  "description": "KENTUCKY CAMP CABIN AND HEADQUARTERS is located at , Elgin AZ 85611. KENTUCKY CAMP CABIN AND HEADQUARTERS can be contacted at ***-***-**** or http://www.fs.usda.gov/detailfull/r3/recreation/?cid=stelprdb***-***-****&",
  "url": "https://campertunity.com/listings/campgrounds/kentucky-camp-cabin-and-headquarters-elgin-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elgin",
    "addressRegion": "AZ",
    "postalCode": "85611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7443821,
    "longitude": -110.7418147
  }
}