{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-springs-cabin-yellowstone-national-park-yellowstone",
  "name": "Pelican Springs Cabin — Yellowstone National Park",
  "description": "Reaching this hike-in backcountry cabin requires advance planning and a trek through Yellowstone's interior. The National Park Service manages this dispersed camping option as part of the park's backcountry permit system, meaning campers must secure reservations and follow Leave No Trace principles. The cabin sits within Yellowstone's vast wilderness, accessible only on foot and removed from the crowds that gather at roadside campgrounds. Backcountry campers here encounter the park's raw land...",
  "url": "https://campertunity.com/listings/campgrounds/pelican-springs-cabin-yellowstone-national-park-yellowstone",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.74827438,
    "longitude": -110.41388382
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/pelican-springs-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ]
}