{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glover-campground-kooskia-id-us",
  "name": "Glover Campground",
  "description": "Glover Campground is located at Selway Road, Kooskia ID 83539. Glover Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recarea/?recid=16510",
  "url": "https://campertunity.com/listings/campgrounds/glover-campground-kooskia-id-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Selway Road",
    "addressLocality": "Kooskia",
    "addressRegion": "ID",
    "postalCode": "83539",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.07226,
    "longitude": -115.36322
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/kooskia/glover-campground"
  ]
}