{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-creek-campground-oregon-north-bend-or",
  "name": "Park Creek Campground",
  "description": "Park Creek is rustic and remote 15 site campground. Park Creek runs through the campground, nestled under myrtlewood and fir trees. Know Before You Go:Open from Memorial Day to September 30.Open fires are prohibited during fire season (July 1 - Sept. 30) including campfires, charcoal fires, cooking fires, and warming fires. Portable cooking stoves using liquefied or bottled fuels are allowed.15 campsites with picnic tables and fire rings; first come, first serve.Vault restroom. No Drinking Wa...",
  "url": "https://campertunity.com/listings/campgrounds/park-creek-campground-oregon-north-bend-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.24651748,
    "longitude": -123.89635754
  },
  "sameAs": [
    "https://www.blm.gov/visit/park-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}