{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-triple-creek-campground-tn",
  "name": "Triple Creek Campground",
  "description": "Triple Creek Campground is located at 141 Lower Bogard Road, Newport TN 37821. Triple Creek Campground can be contacted at ***-***-**** or https://www.triplecreekcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-triple-creek-campground-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "141 Lower Bogard Road",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.871296,
    "longitude": -83.225157
  }
}