{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tinkham-north-bend",
  "name": "Tinkham Campground",
  "description": "Tinkham Campground is located along the South Fork Snoqualmie River in Mt. Baker-Snoqualmie National Forest. It offers some of the most stunning scenery in Washington's North Cascades, as well as easy access to an abundance of recreational activities.",
  "url": "https://campertunity.com/listings/campgrounds/tinkham-north-bend",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64178.jpg",
    "https://cdn.recreation.gov/public/images/64190.jpg",
    "https://cdn.recreation.gov/public/2020/03/05/13/32/232113_a3309944-4967-4cb7-9651-fc80db9fb0b9_700.jpg",
    "https://cdn.recreation.gov/public/images/64292.jpg",
    "https://cdn.recreation.gov/public/images/64333.jpg",
    "https://cdn.recreation.gov/public/images/64357.jpg",
    "https://cdn.recreation.gov/public/2020/03/05/13/31/232113_ca73d4b3-ec70-4af2-aecd-3b0b0c023183_1440.jpg",
    "https://cdn.recreation.gov/public/images/64436.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Bend",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.402524,
    "longitude": -121.56748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-08-14"
  },
  "priceRange": "$30+"
}