{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sibley-lake-wy",
  "name": "Sibley Lake",
  "description": "Explore Sibley Lake in Bighorn National Forest, Wyoming with Recreation.gov. Sibley Lake Campground is located at Sibley Lake along the Bighorn Scenic Byway (U.S. Highway 14) near the Burgess Junction at an elevation of 7,900 feet. The B",
  "url": "https://campertunity.com/listings/campgrounds/sibley-lake-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/30/233876_92aae580-c858-4975-a77e-ff4eb2db4d62_700.jpg",
    "https://cdn.recreation.gov/public/2018/12/19/18/50/233876_c2121e9e-fd8e-4ca7-881f-27bc18f6fa9d_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/31/233876_70956beb-f5eb-4b48-a4c9-d779dbae49b9_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/29/233876_e27cdf7e-e9e3-452c-8757-008e711a8e8e_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sibley Lake",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7713889,
    "longitude": -107.4430556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233876"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$26"
}