{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-cave-state-park-shubert-ne",
  "name": "Indian Cave State Park",
  "description": "Indian Cave State Park is located at 65296 720 Road, Shubert NE 68437. Indian Cave State Park can be contacted at ***-***-**** or http://outdoornebraska.gov/indiancave/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-cave-state-park-shubert-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "65296 720 Road",
    "addressLocality": "Shubert",
    "addressRegion": "NE",
    "postalCode": "68437",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2647961,
    "longitude": -95.5798101
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/shubert/indian-cave-state-park"
  ]
}