{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-huckleberry-mountains-spokane-wa",
  "name": "North Huckleberry Mountains",
  "description": "The North Huckleberry Mountains are checkerboard BLM timber lands popular especially for wildlife viewing, dispersed camping, hunting, and driving for pleasure. Some visitors explore as a side trip when visiting nearby Waitts Lake or Chewelah. Public access is via low traffic primitive roads. Know Before You Go: There are no facilities or services available If accessing BLM lands from Valley, WA, use caution when driving around Waitts Lake, due to activities including walking, jogging and bic...",
  "url": "https://campertunity.com/listings/campgrounds/north-huckleberry-mountains-spokane-wa",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2021/09/21/14/23/3844cfd9-8db8-4009-9a15-95e601a3c662.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1103 N. Fancher Road",
    "addressLocality": "Spokane",
    "addressRegion": "WA",
    "postalCode": "99212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.19412,
    "longitude": -117.89316
  },
  "sameAs": [
    "https://www.blm.gov/visit/north-huckleberry-mountains"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}