{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/igloo-creek-campground-denali-national-park-healy",
  "name": "Igloo Creek Campground — Denali National Park",
  "description": "Igloo Creek Campground is a seven-site backcountry campground. Sites can only be booked upon arriving in the park. This campground is surrounded by low mountains. The area is thickly forested, with the Denali Park Road about one hundred yards away from the campsites. Food lockers are available for campers to store all scented items, not just food. Campers reach the campground by bike or by using the park camper bus.",
  "url": "https://campertunity.com/listings/campgrounds/igloo-creek-campground-denali-national-park-healy",
  "image": [
    "https://photos.thedyrt.com/photo/694617/media/igloo-creek-campground_a31f1486-21aa-4bfd-ade1-8fa2f72ac71f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Healy",
    "addressRegion": "AK",
    "postalCode": "99743",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.60911351,
    "longitude": -149.58483118
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/igloo-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}