{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/teklanika-river-campground-denali-national-park-ak",
  "name": "Teklanika River Campground",
  "description": "Teklanika River Campground is located at , Denali National Park AK 99755. Teklanika River Campground can be contacted at ***-***-**** or http://www.nps.gov/dena/planyourvisit/campground-tek.htm",
  "url": "https://campertunity.com/listings/campgrounds/teklanika-river-campground-denali-national-park-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Denali National Park",
    "addressRegion": "AK",
    "postalCode": "99755",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.6704051,
    "longitude": -149.5812607
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/alaska-teklanika-river-campground",
    "https://www.camping.org/campgrounds/alaska/denali-national-park/teklanika-river-campground"
  ]
}