{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-pines-wa",
  "name": "Big Pines",
  "description": "Explore Big Pines in Yakima River Canyon, Washington with Recreation.gov. The gentle Yakima River winds for 27 miles through massive basalt cliffs and rolling desert hills between Ellensburg and Yakima, Washington. The Canyon offers e",
  "url": "https://campertunity.com/listings/campgrounds/big-pines-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/02/07/03/18/250985_d5b7f08f-43d2-40bf-a797-b5a7922cdbf0_700.jpg",
    "https://cdn.recreation.gov/public/2025/02/07/02/32/250985_96a61318-d4b1-4ae8-b2d3-bcb3776ef16f_700.jpg",
    "https://cdn.recreation.gov/public/2025/02/07/02/35/250985_943c1219-a0d5-4cc7-bb8e-ae2aa910d5d6_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2025/02/07/02/31/250985_9412e859-5530-40f4-b972-53204a751195_700.jpg",
    "https://cdn.recreation.gov/public/2025/02/07/02/29/250985_704498cc-b9ce-48e5-8d67-4a1dabe78e85_1440.jpg",
    "https://cdn.recreation.gov/public/2018/07/26/22/53/324785d3-5ee1-4aaa-aa77-52a78a08bec6_1600.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Pines",
    "addressRegion": "Washington",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7994444,
    "longitude": -120.4613889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/250985"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$15+"
}