{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fish-lake-way-trailhead-naches-wa",
  "name": "Fish Lake Way Trailhead",
  "description": "Fish Lake Way Trailhead is located at , Naches WA 98937. Fish Lake Way Trailhead can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recreation/hiking/recarea/?recid=58245&actid=50",
  "url": "https://campertunity.com/listings/campgrounds/fish-lake-way-trailhead-naches-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8335547,
    "longitude": -121.3516089
  }
}