{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sitting-bull-wy",
  "name": "Sitting Bull",
  "description": "Explore Sitting Bull in Bighorn National Forest, Wyoming with Recreation.gov. Sitting Bull Campground is located 51 miles east of Worland, Wyoming on the west side of scenic Cloud Peak Skyway, near the Cloud Peak Wilderness Area. The Bi",
  "url": "https://campertunity.com/listings/campgrounds/sitting-bull-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/32/232130_98fd616f-3c35-4ba1-9a1f-0ec824e8ca68_1440.jpg",
    "https://cdn.recreation.gov/public/2018/12/21/18/20/232130_ff0bcf93-3e7c-4b79-950e-cb2c1dbfb608_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/34/232130_952f7af1-feb3-4a1c-8e98-c2509ef90b51_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/33/232130_1e054ad7-8ddb-43b9-98ef-02eb2391e021_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sitting Bull",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1836111,
    "longitude": -107.2088889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232130"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$40"
}