{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-creek-campground-lakeview-or",
  "name": "Willow Creek Campground",
  "description": "Willow Creek Campground is located at National Forest Development Road 4011, Lakeview OR 97630. Willow Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fremont-winema/recreation/recarea/?recid=59753&actid=43",
  "url": "https://campertunity.com/listings/campgrounds/willow-creek-campground-lakeview-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 4011",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0929701,
    "longitude": -120.2019336
  }
}