{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-mt-hoffman-lookout-ca",
  "name": "Little MT. Hoffman Lookout",
  "description": "Explore Little MT. Hoffman Lookout in Shasta-Trinity National Forest, California with Recreation.gov. Little Mt. Hoffman Lookout was constructed in the 1920s and was used by the Forest Service on a regular basis until 1978. It is one of the few remaining histori",
  "url": "https://campertunity.com/listings/campgrounds/little-mt-hoffman-lookout-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73162.jpg",
    "https://cdn.recreation.gov/public/images/73141.jpg",
    "https://cdn.recreation.gov/public/images/73082.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/76832.jpg",
    "https://cdn.recreation.gov/public/images/76831.jpg",
    "https://cdn.recreation.gov/public/images/76830.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little MT. Hoffman Lookout",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5786111,
    "longitude": -121.6597222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234436"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$75+"
}