{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-old-stage-trailhead-republic-wa",
  "name": "Old Stage Trailhead",
  "description": "Old Stage Trailhead is located at National Forest Development Road 2156, Republic WA 99166. Old Stage Trailhead can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-old-stage-trailhead-republic-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 2156",
    "addressLocality": "Republic",
    "addressRegion": "WA",
    "postalCode": "99166",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7286291,
    "longitude": -118.5213839
  }
}