{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bartlett-cove-campground-glacier-bay-national-park-ak",
  "name": "Bartlett Cove Campground — Glacier Bay National Park",
  "description": "The National Park Service maintains a free walk-in campground in Bartlett Cove. The campground features bear-proof food caches, a fire-pit and warming shelter (with firewood provided) located in a very scenic setting along the shore, 1/4 mile south of the Bartlett Cove dock. Stays are limited to 14 days",
  "url": "https://campertunity.com/listings/campgrounds/bartlett-cove-campground-glacier-bay-national-park-ak",
  "image": [
    "https://photos.thedyrt.com/photo/1314427/photo/bartlett-cove-campground_ede4f526-b80b-45db-8eae-bc651449f4ac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Along the shoreline of Bartlett Cove",
    "addressLocality": "Bartlett cove",
    "addressRegion": "AK",
    "postalCode": "99826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.450781,
    "longitude": -135.8944
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/bartlett-cove-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}