{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-mountain-shelter-ak",
  "name": "Deer Mountain Shelter",
  "description": "This is 16' X 16' A-frame shelter that was reconstructed in 2008-09. The shelter offers great views of the surrounding mountains and alpine as well as opportuni",
  "url": "https://campertunity.com/listings/campgrounds/deer-mountain-shelter-ak",
  "image": [
    "https://photos.thedyrt.com/photo/9364/photo/deer-mountain-shelter_101b4c618922d7e2533566df5f2a6dc8.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/9364/photo/deer-mountain-shelter_101b4c618922d7e2533566df5f2a6dc8.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.349417,
    "longitude": -131.604694
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/deer-mountain-shelter"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "A Frame"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-20"
  },
  "priceRange": "$0+"
}