{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dolly-varden-campground-fall-creek",
  "name": "Dolly Varden Campground",
  "description": "Dolly Varden Campground is located at , Fall Creek OR 97438. Dolly Varden Campground can be contacted at or https://www.fs.usda.gov/recarea/willamette/recarea/?recid=4495",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dolly-varden-campground-fall-creek",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fall Creek",
    "addressRegion": "OR",
    "postalCode": "97438",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.963211,
    "longitude": -122.617765
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/fall-creek/dolly-varden-campground"
  ]
}