{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-barge-guard-station-wy-1",
  "name": "LA Barge Guard Station",
  "description": "Explore LA Barge Guard Station in Bridger-Teton National Forest, Wyoming with Recreation.gov. Historic La Barge Guard Station is located 87 miles north of Kemmerer, Wyoming in the Hams Fork Area of Bridger-Teton National Forest. The cabin is situated in",
  "url": "https://campertunity.com/listings/campgrounds/la-barge-guard-station-wy-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73566.jpg",
    "https://cdn.recreation.gov/public/images/73630.jpg",
    "https://cdn.recreation.gov/public/images/73702.jpg",
    "https://cdn.recreation.gov/public/images/73600.jpg",
    "https://cdn.recreation.gov/public/images/73685.jpg",
    "https://cdn.recreation.gov/public/images/73665.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LA Barge Guard Station",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5194444,
    "longitude": -110.6994444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234582"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$60+"
}