{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-pool-campground-fall-creek-or",
  "name": "Big Pool Campground",
  "description": "Big Pool Campground is located at National Forest Development Road 18, Fall Creek OR 97438. Big Pool Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/willamette/recarea/?recid=4487",
  "url": "https://campertunity.com/listings/campgrounds/big-pool-campground-fall-creek-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 18",
    "addressLocality": "Fall Creek",
    "addressRegion": "OR",
    "postalCode": "97438",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96652,
    "longitude": -122.6005792
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/fall-creek/big-pool-campground"
  ]
}