{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadows-cabin-wy",
  "name": "Meadows Cabin",
  "description": "Explore Meadows Cabin in Bridger-Teton National Forest, Wyoming with Recreation.gov. The historic Meadows Guard Station is a quiet hideaway beneath tall pines, where deer graze in the open meadow pasture nearby. Located 29 miles from Alpine, the",
  "url": "https://campertunity.com/listings/campgrounds/meadows-cabin-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73268.jpg",
    "https://cdn.recreation.gov/public/images/73330.jpg",
    "https://cdn.recreation.gov/public/images/73217.jpg",
    "https://cdn.recreation.gov/public/images/73218.jpg",
    "https://cdn.recreation.gov/public/images/73341.jpg",
    "https://cdn.recreation.gov/public/images/73346.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meadows Cabin",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9127778,
    "longitude": -110.7127778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234520",
    "https://campflare.com/campground/meadows-cabin-520",
    "https://www.campscanner.com/campgrounds/wyoming/meadows-cabin-campground-in-wy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$40+"
}