{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/us-slate-creek-ranger-station-white-bird-id-us",
  "name": "US Slate Creek Ranger Station",
  "description": "US Slate Creek Ranger Station is located at 304 National Forest Development Road 354, White Bird ID 83554. US Slate Creek Ranger Station can be contacted at ***-***-**** or https://www.fs.usda.gov/wps/portal/fsinternet/cs/photogallery?ss=110117&navtype=BROWSEBYSUBJECT&navid=***-***-****0000&pnavid=***-***-****0000&ttype=photogallery&recid=&actid=&counter=STELPRDB***-***-****.16&cid=3385&pname=US Forest Service Pictures",
  "url": "https://campertunity.com/listings/campgrounds/us-slate-creek-ranger-station-white-bird-id-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "304 National Forest Development Road 354",
    "addressLocality": "White Bird",
    "addressRegion": "ID",
    "postalCode": "83554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6374618,
    "longitude": -116.280987
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/white-bird/us-slate-creek-ranger-station"
  ]
}