{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willamette-national-forest-bl",
  "name": "Willamette National Forest",
  "description": "Willamette National Forest is located at , Blue River OR 97413. Willamette National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/willamette/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willamette-national-forest-bl",
  "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": 44.1070692,
    "longitude": -122.1846793
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/blue-river/willamette-national-forest"
  ]
}