{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/soda-springs-campground-naches-wa",
  "name": "Soda Springs Campground",
  "description": "Soda Springs Campground is located at 4***-***-**** National Forest Development Road 1800, Naches WA 98937. Soda Springs Campground can be contacted at ***-***-**** or http://hoodoorecreation.com/contact-info/",
  "url": "https://campertunity.com/listings/campgrounds/soda-springs-campground-naches-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4773-5111 National Forest Development Road 1800",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9255915,
    "longitude": -121.2163389
  }
}