{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-wickiup-campground-pomeroy-wa",
  "name": "Wickiup Campground",
  "description": "Wickiup Campground is located at , Pomeroy WA 99347. Wickiup Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-wickiup-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.1359606,
    "longitude": -117.4380272
  }
}