{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-ives-cabin-id",
  "name": "Red Ives Cabin",
  "description": "Explore Red Ives Cabin in Idaho Panhandle National Forests, Idaho with Recreation.gov. Red Ives Cabin is a popular location in the Idaho Panhandle National Forests. It served as the Ranger Station for the Red Ives Ranger District of the St. Joe Na",
  "url": "https://campertunity.com/listings/campgrounds/red-ives-cabin-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/84073.jpg",
    "https://cdn.recreation.gov/public/images/84074.jpg",
    "https://cdn.recreation.gov/public/images/84075.jpg",
    "https://cdn.recreation.gov/public/images/84076.jpg",
    "https://cdn.recreation.gov/public/2019/03/15/22/56/272098_4be5c342-f306-476c-a201-3b11b079a6cb.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Ives Cabin",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0565889,
    "longitude": -115.3515278
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/272098"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$100+"
}