{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-skookum-creek-campground-blue-river",
  "name": "Skookum Creek Campground",
  "description": "Skookum Creek Campground is located at , Blue River OR 97413. Skookum Creek Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/willamette/recarea/?recid=4516",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-skookum-creek-campground-blue-river",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blue River",
    "addressRegion": "OR",
    "postalCode": "97413",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8614846,
    "longitude": -122.0458205
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/blue-river/skookum-creek-campground"
  ]
}