{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-forks-campground-naches-wa",
  "name": "American Forks Campground",
  "description": "American Forks Campground is located at National Forest Development Road 1800, Naches WA 98937. American Forks Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/null/recarea/?recid=58097&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/american-forks-campground-naches-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 1800",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9778219,
    "longitude": -121.1643952
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/naches/american-forks-campground"
  ]
}