{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/snag-cove-campground-coulee-dam-wa",
  "name": "Snag Cove Campground - Lake Roosevelt National Rec Area",
  "description": "This campground was secluded and empty! It was an absolutely wonderful place to look at the stars and feel alone in the universe! Only $9 in the off season, $18 in the summer. Vault toilets, that are serviced well. I saw a ton of deer! There is also a Fishing pier and boat launch!",
  "url": "https://campertunity.com/listings/campgrounds/snag-cove-campground-coulee-dam-wa",
  "image": [
    "https://photos.thedyrt.com/photo/140810/media/snag-cove-lake-roosevelt-national-rec-area_086924b83bd2311fc6a30dc5362178b1.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/140808/media/snag-cove-lake-roosevelt-national-rec-area_8b0e7c2c0fe4c7eadaf677daf779ca1f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/140810/media/snag-cove-lake-roosevelt-national-rec-area_086924b83bd2311fc6a30dc5362178b1.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/140805/media/snag-cove-lake-roosevelt-national-rec-area_891bc111d25bc0fb5a911af0417ab5bb.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/140807/media/snag-cove-lake-roosevelt-national-rec-area_8403a7f6fd4db4dbaa4bbd95bcd991cb.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/140806/media/snag-cove-lake-roosevelt-national-rec-area_0c39641672a0ce451906cf88d1dc9881.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1008 Crest Drive",
    "addressLocality": "Coulee Dam",
    "addressRegion": "WA",
    "postalCode": "99116",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.74991021,
    "longitude": -118.06461036
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/snag-cove-lake-roosevelt-national-rec-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "$0+"
}