{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shorty-peak-lookout-id",
  "name": "Shorty Peak Lookout",
  "description": "Explore Shorty Peak Lookout in Idaho Panhandle National Forests, Idaho with Recreation.gov. Shorty Peak Lookout, 45 miles northwest of Bonners Ferry, sits atop Shorty Peak with views of the Selkirk and Purcell mountain ranges of Northern Idaho, Montana",
  "url": "https://campertunity.com/listings/campgrounds/shorty-peak-lookout-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/72902.jpg",
    "https://cdn.recreation.gov/public/images/73054.jpg",
    "https://cdn.recreation.gov/public/images/73047.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shorty Peak Lookout",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9402778,
    "longitude": -116.6883333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234386"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}