{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fish-creek-campground-estaca",
  "name": "Fish Creek Campground",
  "description": "Fish Creek Campground is located at , Estacada OR 97023. Fish Creek Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/fish-creek-or/r/campgroundDetails.do?contractCode=NRSO&parkId=71622",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fish-creek-campground-estaca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Estacada",
    "addressRegion": "OR",
    "postalCode": "97023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1588889,
    "longitude": -122.1516667
  }
}