{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagles-nest-campground-klawock-ak",
  "name": "Eagle's Nest Campground",
  "description": "Eagle's Nest Campground is located at , Klawock AK 99925. Eagle's Nest Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/eagles-nest-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=70751",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-eagles-nest-campground-klawock-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Klawock",
    "addressRegion": "AK",
    "postalCode": "99925",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.7022001,
    "longitude": -132.8394857
  }
}