{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clark-creek-organization-campground-fall-creek-or",
  "name": "Clark Creek Organization Campground",
  "description": "Clark Creek Organization Campground is located at Big Fall Creek Road, Fall Creek OR 97438. Clark Creek Organization Campground can be contacted at ***-***-**** or http://www.recreation.gov/",
  "url": "https://campertunity.com/listings/campgrounds/clark-creek-organization-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": "Big Fall Creek Road",
    "addressLocality": "Fall Creek",
    "addressRegion": "OR",
    "postalCode": "97438",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9736343,
    "longitude": -122.5822187
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/fall-creek/clark-creek-organization-campground"
  ]
}