{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-slana-ak",
  "name": "Spot2Nite",
  "description": "Located on a private lake with a magnificent view of Mt. Sanford and Mt. Drum. Grayling fishing, walking path, boats, horseback riding and a wildlife display. Many activities, family friendly and close to Saint Elias National Park.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-slana-ak",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Slana",
    "addressRegion": "AK",
    "postalCode": "99586",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.7076324,
    "longitude": -143.9745203
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/alaska/slana/grizzly-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}