{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dead-dog-hill-primitive-campsite",
  "name": "Dead Dog Hill Primitive Campsite",
  "description": "Dead Dog Hill Primitive Campsite in Wrangell-St. Elias National Park, Slana Alaska. See 1 traveler review, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/dead-dog-hill-primitive-campsite",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.576532779779214,
    "longitude": -143.5354059934616
  },
  "sameAs": [
    "https://www.campendium.com/dead-dog-hill-primitive-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}