{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-cone-cabin-yellowstone-national-park-yellowstone",
  "name": "Pelican Cone Cabin — Yellowstone National Park",
  "description": "Within Yellowstone National Park, Pelican Cone Cabin operates as a hike-in dispersed camping option managed by the National Park Service. This backcountry site requires visitors to trek to their camping spot, making it accessible only to those prepared for foot travel with their gear. The location sits in Wyoming's portion of the park, where campers must be self-sufficient given the remote access requirements. Those seeking additional backcountry options can explore [dispersed camping near Ye...",
  "url": "https://campertunity.com/listings/campgrounds/pelican-cone-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.77754498,
    "longitude": -110.41118218
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/pelican-cone-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ]
}