{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/poison-creek-recreation-site-oregon-hines-or",
  "name": "Poison Creek Recreation Site",
  "description": "Overview Poison Creek Recreation Site is a small, approximately 27-acre reservoir in the Silvies Valley area, managed by the Bureau of Land Management’s Burns District in southeast Oregon. The landscape surrounding it is classic eastern Oregon high desert: scattered sagebrush, rocky rimrock outcroppings, and marshy fringes that attract birds and offer tranquil scenery. As the story goes, the reservoir, and the creek that feeds it, were named ‘Poison Creek’ not because of actual toxins, but du...",
  "url": "https://campertunity.com/listings/campgrounds/poison-creek-recreation-site-oregon-hines-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://www.blm.gov/sites/default/files/2025-08/orwa-rec-poison.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28910 Hwy 20 W",
    "addressLocality": "Hines",
    "addressRegion": "OR",
    "postalCode": "97738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.01451,
    "longitude": -118.91317
  },
  "sameAs": [
    "https://www.blm.gov/visit/poison-creek-recreation-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}