{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lodgepole-campground-naches-wa-1",
  "name": "Lodgepole Campground",
  "description": "Lodgepole Campground is located at , Naches WA 98937. Lodgepole Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/null/recarea/?recid=58343&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/lodgepole-campground-naches-wa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.91497,
    "longitude": -121.3843261
  }
}