{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alder-thicket-campground-pomeroy-wa",
  "name": "Alder Thicket Campground",
  "description": "Alder Thicket Campground is located at National Forest Development Road 055, Pomeroy WA 99347. Alder Thicket Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/umatilla/recarea/?recid=56675",
  "url": "https://campertunity.com/listings/campgrounds/alder-thicket-campground-pomeroy-wa",
  "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 055",
    "addressLocality": "Pomeroy",
    "addressRegion": "WA",
    "postalCode": "99347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.258651,
    "longitude": -117.567374
  }
}