{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-boundary-campground-pomeroy-wa-us",
  "name": "Forest Boundary Campground",
  "description": "Forest Boundary Campground is located at , Pomeroy WA 99347. Forest Boundary Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/umatilla/recarea/?recid=56739",
  "url": "https://campertunity.com/listings/campgrounds/forest-boundary-campground-pomeroy-wa-us",
  "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.2926426,
    "longitude": -117.5579888
  }
}