{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/denali-viewpoint-north-trapper-creek-ak",
  "name": "Denali Viewpoint North",
  "description": "Denali Viewpoint North is located near Talkeetna, Alaska, and offers views of the surrounding mountainous terrain.",
  "url": "https://campertunity.com/listings/campgrounds/denali-viewpoint-north-trapper-creek-ak",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Trapper Creek",
    "addressRegion": "AK",
    "postalCode": "99676",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.88608256,
    "longitude": -149.78182582
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/denali-state-park-denali-viewpoint-north-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0+"
}