{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rocky-bluff-campground-hot-springs",
  "name": "Rocky Bluff Campground",
  "description": "Rocky Bluff Campground is located at 2145 North Carolina 209, Hot Springs NC 28743. Rocky Bluff Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nfsnc/null/recarea/?recid=48602&actid=64",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rocky-bluff-campground-hot-springs",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2145 North Carolina 209",
    "addressLocality": "Hot Springs",
    "addressRegion": "NC",
    "postalCode": "28743",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.862587,
    "longitude": -82.8472565
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/hot-springs/rocky-bluff-campground"
  ]
}