{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-ridge-lookout-id",
  "name": "Deer Ridge Lookout",
  "description": "Explore Deer Ridge Lookout in Idaho Panhandle National Forests, Idaho with Recreation.gov. Deer Ridge Lookout, perched on a 40 foot timber frame, boasts excellent views of the Purcell mountain ranges of Northern Idaho, Canada and Montana. Located 24 m",
  "url": "https://campertunity.com/listings/campgrounds/deer-ridge-lookout-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73170.jpg",
    "https://cdn.recreation.gov/public/images/73115.jpg",
    "https://cdn.recreation.gov/public/images/73156.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deer Ridge Lookout",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8452778,
    "longitude": -116.1019444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234429",
    "https://thedyrt.com/camping/idaho/deer-ridge-lookout"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}