{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-shawnee-national-forest-herod-il",
  "name": "Shawnee National Forest",
  "description": "Shawnee National Forest is located at , Herod IL 62947. Shawnee National Forest can be contacted at ***-***-**** or https://www.fs.usda.gov/shawnee",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-shawnee-national-forest-herod-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Herod",
    "addressRegion": "IL",
    "postalCode": "62947",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4925379,
    "longitude": -88.903881
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/herod/shawnee-national-forest"
  ]
}