{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-creek-cabin-id",
  "name": "Meadow Creek Cabin",
  "description": "Explore Meadow Creek Cabin in Nez Perce-Clearwater National Forests, Idaho with Recreation.gov. Meadow Creek Cabin was originally built in the early 1920s and used as a guard station, which consists of five buildings. The main cabin contains the office, a",
  "url": "https://campertunity.com/listings/campgrounds/meadow-creek-cabin-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meadow Creek Cabin",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1448944,
    "longitude": -115.9779167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$40+"
}