{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eight-mile-lake-stampede-excursions-healy-ak",
  "name": "Eight Mile Lake, c/o Stampede Excursions",
  "description": "Eight Mile Lake, c/o Stampede Excursions is located at Stampede Road, Healy AK 99743. Eight Mile Lake, c/o Stampede Excursions can be contacted at ***-***-**** or http://stampedeexcursions.com/",
  "url": "https://campertunity.com/listings/campgrounds/eight-mile-lake-stampede-excursions-healy-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stampede Road",
    "addressLocality": "Healy",
    "addressRegion": "AK",
    "postalCode": "99743",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.8732264,
    "longitude": -149.2498693
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/healy/eight-mile-lake-c-o-stampede-excursions"
  ]
}