{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smith-river-falls-campground-north-bend-or",
  "name": "Smith River Falls Campground",
  "description": "Oregon’s Smith River forms in the Coast Range and flows about 50 miles west, emptying into the Pacific Ocean just north of Reedsport, Oregon. This site offers camping right next to the river, just above the falls. This peaceful, old-growth forest setting provides an ideal place to picnic, wade, fish, and watch for Bald Eagles. Know Before You Go: Open Season Memorial Day to September 30. 10 Campsites with picnic tables and fire rings; first come, first serve. Universal Access Restrooms availa...",
  "url": "https://campertunity.com/listings/campgrounds/smith-river-falls-campground-north-bend-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1300 Airport Lane",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.790632,
    "longitude": -123.813896
  },
  "sameAs": [
    "https://www.blm.gov/visit/smith-river-falls-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}