{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-forks-recreation-site-or",
  "name": "Three Forks",
  "description": "Overview: One of the most remote locations in Oregon, the Three Forks Recreation Site offers camping, fishing, swimming, and boating opportunities in the canyonland confluence of the North Fork Owyhee, Middle Fork Owyhee, and Owyhee Rivers. Know Before You Go: The Soldier Creek Loop Road can be impassable when wet or muddy, so plan accordingly. It is designated a BLM Watchable Wildlife road, and is enjoyed by a variety of users – including outdoor enthusiasts, birders, ranchers, upland bird a...",
  "url": "https://campertunity.com/listings/campgrounds/three-forks-recreation-site-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Oregon Street",
    "addressLocality": "Vale",
    "addressRegion": "OR",
    "postalCode": "97918",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.545023,
    "longitude": -117.167067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}