{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glade-creek-campground-kooskia-id-1",
  "name": "Glade Creek Campground",
  "description": "Glade Creek Campground is located at U.S. 12, Kooskia ID 83539. Glade Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recreation/ohv/recarea/?recid=80175&actid=33",
  "url": "https://campertunity.com/listings/campgrounds/glade-creek-campground-kooskia-id-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 12",
    "addressLocality": "Kooskia",
    "addressRegion": "ID",
    "postalCode": "83539",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2199167,
    "longitude": -115.5270833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/kooskia/glade-creek-campground"
  ]
}