{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-spruce-pine-campground-spruce-pine",
  "name": "What is the phone number for Spruce Pine Campground?",
  "description": "Spruce Pine Campground is located at 260 Spruce Pine Campground Road, Spruce Pine NC 28777. Spruce Pine Campground can be contacted at ***-***-**** or http://sprucepinecampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-spruce-pine-campground-spruce-pine",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "260 Spruce Pine Campground Road",
    "addressLocality": "Spruce Pine",
    "addressRegion": "NC",
    "postalCode": "28777",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.870469,
    "longitude": -82.0670589
  }
}