{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/webb-mtn-lookout-rental",
  "name": "Webb Mtn. Lookout Rental",
  "description": "Explore Webb Mtn. Lookout Rental in Kootenai National Forest, Montana with Recreation.gov. Webb Mountain Lookout is perched at 5,988 feet atop its namesake mountain in Kootenai National Forest. The lookout was built in 1959 and used as an observation",
  "url": "https://campertunity.com/listings/campgrounds/webb-mtn-lookout-rental",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/18/17/234384_15f2e9f2-27a6-4bc1-8221-c0e4b33a54fd_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/18/16/234384_692484e5-4bc6-415a-b009-675deebc9409_700.jpg",
    "https://cdn.recreation.gov/public/images/72907.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/18/15/234384_f458ed70-8bf5-453e-b297-8ea94beff170_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/25/18/12/234384_1c16dfa2-a8e2-4f6b-9f2e-cb3883ee8ca2_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/73012.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Webb Mtn. Lookout Rental",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8181111,
    "longitude": -115.3438611
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234384",
    "https://thedyrt.com/camping/montana/webb-mtn-lookout-rental"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}