{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-springs-campground-hickory-nc",
  "name": "Indian Springs Campground",
  "description": "Indian Springs Campground is located at 4361 Whitener Drive, Hickory NC 28602. Indian Springs Campground can be contacted at ***-***-**** or http://www.indianspringscampgroundnc.com/",
  "url": "https://campertunity.com/listings/campgrounds/indian-springs-campground-hickory-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4361 Whitener Drive",
    "addressLocality": "Hickory",
    "addressRegion": "NC",
    "postalCode": "28602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6953295,
    "longitude": -81.4166036
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/hickory/indian-springs-campground"
  ]
}