{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toats-coulee-state-forest-oroville-wa",
  "name": "Toats Coulee- State Forest",
  "description": "Toats Coulee State Forest in Washington offers a landscape of forested areas and rugged terrain.",
  "url": "https://campertunity.com/listings/campgrounds/toats-coulee-state-forest-oroville-wa",
  "image": [
    "https://photos.thedyrt.com/photo/media/toats-coulee-state-forest_1a964dbb-52dc-4e76-9005-6b384ebd8db4.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-119.72600082,48.84600052)/-119.72600082,48.84600052,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/toats-coulee-state-forest_08a04034-838c-47b0-a0fb-b50c696a75fe.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/toats-coulee-state-forest_1a964dbb-52dc-4e76-9005-6b384ebd8db4.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oroville",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.84600052,
    "longitude": -119.72600082
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/toats-coulee-state-forest"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}