{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lodgepole-mt-rainier-campground-naches-wa",
  "name": "Lodgepole Mt Rainier Campground",
  "description": "Lodgepole (Mt. Rainier) Campground has 28 single-family campsites located next to the American River in the Okanogan-Wenatchee National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/lodgepole-mt-rainier-campground-naches-wa",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/10067/Lodgepole_002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 410",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.91694,
    "longitude": -121.37861
  }
}