{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vincent-creek-campground-or",
  "name": "Vincent Creek Campground",
  "description": "Vincent Creek is a small campground located along Smith River at the mouth of Vincent Creek. Camp or picnic at the site with your family and enjoy a small swimming hole under towering Douglas-fir trees. Know Before You Go: Open Memorial Day to September 30. 5 campsites. Vault restroom. No drinking water available. Point of Interest: The old Vincent Creek Guard station, used to house wildland firefighters until the 1990’s, still stands near the campground.",
  "url": "https://campertunity.com/listings/campgrounds/vincent-creek-campground-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.79263,
    "longitude": -123.77728
  },
  "sameAs": [
    "https://www.blm.gov/visit/vincent-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}