{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-fork-wyoming-wy",
  "name": "South Fork (Wyoming)",
  "description": "Explore South Fork (Wyoming) in Bighorn National Forest, Wyoming with Recreation.gov. South Fork Campground is located 15 miles west of Buffalo, Wyoming on the east side of scenic Cloud Peak Skyway, near the Cloud Peak Wilderness Area. The sur",
  "url": "https://campertunity.com/listings/campgrounds/south-fork-wyoming-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/04/11/15/30/231833_ebca5fa6-95b5-44c4-9e18-a8eda47cec27_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/54/231833_03d87aa2-eac8-4cd5-8a09-cee9f07eaeae_1440.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/57/231833_02df9e79-3c44-44e1-b415-7d604a25ec54_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/07/09/17/55/231833_e23bbb9e-1132-4040-964e-ee9af1416f53_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Fork (Wyoming)",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28,
    "longitude": -106.9452778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231833"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}