{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pleasant-camp-klondike-gold-rush-national-historical",
  "name": "Pleasant Camp — Klondike Gold Rush National Historical Park",
  "description": "Pleasant Camp, located near Klondike Gold Rush National Historical Park in Alaska, features rugged terrain with dense forests and mountainous landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/pleasant-camp-klondike-gold-rush-national-historical",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Skagway",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.63831478217247,
    "longitude": -135.29366012490772
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/pleasant-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-19"
  },
  "priceRange": "$0+"
}