{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/delta-or-us",
  "name": "Delta",
  "description": "Explore Delta in Willamette National Forest, Oregon with Recreation.gov. Known for its access to rafting and drift boat fishing on the McKenzie River, Delta campground, located along a portion of the West Cascades National Scenic Byw",
  "url": "https://campertunity.com/listings/campgrounds/delta-or-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69120.jpg",
    "https://cdn.recreation.gov/public/images/69179.jpg",
    "https://cdn.recreation.gov/public/images/69302.jpg",
    "https://cdn.recreation.gov/public/images/69207.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "HWY 126 to the Cougar Reservoir turn off",
    "addressLocality": "Blue River",
    "addressRegion": "OR",
    "postalCode": "97413",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1636111,
    "longitude": -122.2816667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233340"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}