{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coho-campground-montesano-wa",
  "name": "Coho Campground",
  "description": "Coho Campground is situated on the west shore of Wynoochee Lake, part of the emerald paradise that is Olympic National Forest. Evergreen conifers and hardwoods provide a beautiful wooded setting.",
  "url": "https://campertunity.com/listings/campgrounds/coho-campground-montesano-wa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69123_700.webp",
    "https://cdn.recreation.gov/public/images/69119_700.webp",
    "https://cdn.recreation.gov/public/images/69244_700.webp",
    "https://cdn.recreation.gov/public/images/69219_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/09/05/18/30/233384_63688efa-7c42-4f85-b746-db7bf656b44c_1440.webp",
    "https://cdn.recreation.gov/public/images/69163_700.webp",
    "https://cdn.recreation.gov/public/images/69286_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hood Canal Ranger District, PO Box 280",
    "addressLocality": "Montesano",
    "addressRegion": "WA",
    "postalCode": "98376",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.390403,
    "longitude": -123.604732
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233384?tab=info",
    "https://pinecliffresort.net/campgrounds-rv-parks/coho-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$35+"
}