{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnson-creek-guard-station-yellow-pine-id",
  "name": "Johnson Creek Guard Station",
  "description": "Johnson Creek Guard Station was built in 1922 and offers a charming mountain respite with modern conveniences. The cabin offers nearly everything needed for a pleasant and comfortable stay. Peak season for the cabin is typically early June through late September. It can be accessed by most vehicles via dirt and gravel roads, but trailers are not recommended.",
  "url": "https://campertunity.com/listings/campgrounds/johnson-creek-guard-station-yellow-pine-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68505_700.webp",
    "https://cdn.recreation.gov/public/images/68376_700.webp",
    "https://cdn.recreation.gov/public/images/68471_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/68391_700.webp",
    "https://cdn.recreation.gov/public/images/68466_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 696",
    "addressLocality": "Yellow Pine",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9280556,
    "longitude": -115.4775
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233208"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$50+"
}