{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grizzly-lake-campground-slana",
  "name": "Grizzly Lake Campground",
  "description": "Grizzly Lake Campground is a campsite in Slana, Alaska, USA. Dogs are allowed. Book and review Grizzly Lake Campground on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/grizzly-lake-campground-slana",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT8RRwkyVs7KaRk4uvXyJemmd8yLPqYSVd/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mile 53 Tok cut-off",
    "addressLocality": "Slana",
    "postalCode": "99586",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.706944,
    "longitude": -143.961111
  },
  "sameAs": [
    "https://www.spottocamp.com/sv/campsites/grizzly-lake-campground-slana"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}