{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/triple-creek-campground-newport-tn-us",
  "name": "Triple Creek Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/triple-creek-campground-newport-tn-us",
  "image": [
    "http://a.mktgcdn.com/p/bRnbREslH3eDKigYe_mtAiN_FjfKJqGwnEVOfUgFvs0/428x428.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "141 Lower Bogard Road",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821-6604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.871296,
    "longitude": -83.225157
  }
}