{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prune-creek-wy",
  "name": "Prune Creek",
  "description": "Explore Prune Creek in Bighorn National Forest, Wyoming with Recreation.gov. Prune Creek Campground is located along the Bighorn Scenic Byway (U.S. Highway 14) near the Burgess Junction at an elevation of 7,700 feet. The Bighorn National",
  "url": "https://campertunity.com/listings/campgrounds/prune-creek-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/10/232346_04f3f31a-a328-4af2-a382-54655df89f90_1440.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/12/232346_c8d46ffc-70a0-42bd-830c-2de5a93d65cc_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/11/232346_6c536053-956a-4d2c-94c3-2efb8c030fa1_700.jpg",
    "https://cdn.recreation.gov/public/2018/12/18/17/44/232346_7a61a16d-52b0-498d-a530-8ac0cd6b740a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prune Creek",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7688889,
    "longitude": -107.4686111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232346"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20+"
}