{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tucannon-campground-pomeroy-wa",
  "name": "Tucannon Campground",
  "description": "Tucannon Campground is located at , Pomeroy WA 99347. Tucannon Campground can be contacted at or https://www.fs.usda.gov/recarea/umatilla/recarea/?recid=56877",
  "url": "https://campertunity.com/listings/campgrounds/tucannon-campground-pomeroy-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pomeroy",
    "addressRegion": "WA",
    "postalCode": "99347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2432024,
    "longitude": -117.6890795
  }
}