{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hot-springs-resort-and-spa-hot-springs-nc-1",
  "name": "Hot Springs Resort And Spa",
  "description": "Hot Springs Resort And Spa is located at 315 Bridge Street, Hot Springs NC 28743. Hot Springs Resort And Spa can be contacted at ***-***-**** or http://www.nchotsprings.com/",
  "url": "https://campertunity.com/listings/campgrounds/hot-springs-resort-and-spa-hot-springs-nc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "315 Bridge Street",
    "addressLocality": "Hot Springs",
    "addressRegion": "NC",
    "postalCode": "28743",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8963093,
    "longitude": -82.8262548
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/hot-springs/hot-springs-resort-and-spa"
  ]
}