{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pullout-denali-highway-paxson-ak",
  "name": "Pullout Denali Highway",
  "description": "closed in winter - in nature reserve - very remote location - long gravel road - Cantwell 159km - Delta Junction 187km",
  "url": "https://campertunity.com/listings/campgrounds/pullout-denali-highway-paxson-ak",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650803663.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Denali Highway",
    "addressLocality": "paxson",
    "addressRegion": "AK",
    "addressCountry": "united-states"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.08664,
    "longitude": -146.42874
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-states/alaska/paxson/55173/pullout-denali-highway"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "0+"
}