{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gem-peak-lookout-rental-mt",
  "name": "Gem Peak Lookout Rental",
  "description": "Explore Gem Peak Lookout Rental in Kootenai National Forest, Montana with Recreation.gov. The gem peak lookout is located in the Cabinet Ranger District, situated above the Clark Fork River Area at the southern end of the Cabinet Mountain Wilderness.",
  "url": "https://campertunity.com/listings/campgrounds/gem-peak-lookout-rental-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/17/29/234434_7d3336fa-6a25-4f4e-a568-9022836be6fa_1440.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/17/29/234434_235c57f8-970b-469f-be2a-c4a3422d120e_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/17/27/234434_59427696-6d44-44f2-9481-e1a1e311380e_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/17/29/234434_4589b2d9-95aa-4cbb-93ea-1c3cc3b3435f_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/17/31/234434_155391ac-dbcc-4ce4-bc0c-dfa21b3f6c02_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/17/30/234434_42e9bc78-bdae-4dbd-9be0-b7c7eb479149_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gem Peak Lookout Rental",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.913775,
    "longitude": -115.9074722
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234434"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "$45+"
}