{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-park-campground-wy",
  "name": "Boulder Park Campground",
  "description": "Explore Boulder Park Campground in Bighorn National Forest, Wyoming with Recreation.gov. Boulder Park Campground is located about 50 miles east of Worland, Wyoming on the west side of scenic Cloud Peak Skyway, near the Cloud Peak Wilderness area.",
  "url": "https://campertunity.com/listings/campgrounds/boulder-park-campground-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/07/08/17/41/233835_7322d643-5be2-4f6a-af39-5f5e342facd9_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/08/17/37/233835_e73d6ab0-d4ec-4eb0-8163-185a467569ac_700.jpg",
    "https://cdn.recreation.gov/public/2021/07/08/17/37/233835_fcf805c8-7f81-410d-a4ef-d07900cafea3_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/04/20/17/233835_b0e1a3d4-4bd8-43b6-8ba3-ff51c26bd657_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulder Park Campground",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1633333,
    "longitude": -107.2522222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233835"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$18+"
}