{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lodgepole-campground-washington-naches-wa",
  "name": "Lodgepole Campground (Washington)",
  "description": "Lodgepole Campground is located in the Okanogan-Wenatchee National Forest in the Northern Cascade Range of Washington. With the scenic waters of the American River running alongside the site, and access to pristine wilderness, scenic highways and a multitude of recreational activities nearby, the campground offers an ideal setting for outdoor enthusiasts. Please note, this campground IS NOT within Sequoia National Park.",
  "url": "https://campertunity.com/listings/campgrounds/lodgepole-campground-washington-naches-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/11/234027_0c4bec7f-276f-4dac-82cb-2cbfcff2d363.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/30/234027_001fe6a9-e7a3-497d-a7af-4ed3fdb9aa83_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/40/234027_f2f39319-0a39-473a-bb9d-d9d3a6cb39c2_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/16/234027_61f529e6-5217-47be-82d1-33fad4169db9_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/21/52/234027_42c527dc-1dbd-416f-a368-dcb36e539fbb_1440.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/11/234027_c0336ddf-afba-47ad-93d5-e0512c862867.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/10/234027_5aea41b0-761c-49d8-a29c-810795cf90b8.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/31/234027_4831b598-fb5a-445d-85f8-5cf16e7df0c3_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/32/234027_e43c2805-fdeb-4031-a01f-ca3665c47219_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/28/20/10/234027_355ffa90-d2d5-4317-8587-dac63525608f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 410",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9158333,
    "longitude": -121.3844444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2672415,
    "reviewCount": 116,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "$24+"
}