{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-big-creek-horse-camp",
  "name": "Big Creek Horse Camp",
  "description": "Big Creek Horse Camp is located at Big Creek Entrance Road, Newport TN 37821. Big Creek Horse Camp can be contacted at ***-***-**** or https://www.recreation.gov/camping/big-creek-horse-camp/r/campgroundDetails.do?contractCode=NRSO&parkId=70965",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-big-creek-horse-camp",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Creek Entrance Road",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7542146,
    "longitude": -83.1072077
  }
}