{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slate-creek-recreation-site-white-bird-id-us",
  "name": "Slate Creek Recreation Site",
  "description": "Slate Creek Recreation Site is located at U.S. 95, White Bird ID 83554. Slate Creek Recreation Site can be contacted at or https://www.blm.gov/visit/search-details/255247/1",
  "url": "https://campertunity.com/listings/campgrounds/slate-creek-recreation-site-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": "U.S. 95",
    "addressLocality": "White Bird",
    "addressRegion": "ID",
    "postalCode": "83554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6466512,
    "longitude": -116.2933699
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/white-bird/slate-creek-recreation-site"
  ]
}