{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-kendesnii-campground-slana-ak",
  "name": "Kendesnii Campground",
  "description": "Kendesnii Campground is located at Nabesna Road, Slana AK 99586. Kendesnii Campground can be contacted at ***-***-**** or https://www.nps.gov/wrst/learn/news/kendesnii-campground.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-kendesnii-campground-slana-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nabesna Road",
    "addressLocality": "Slana",
    "addressRegion": "AK",
    "postalCode": "99586",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.5302348,
    "longitude": -143.2585171
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/slana/kendesnii-campground"
  ]
}