{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/triple-creek-campground-newport-tn",
  "name": "Triple Creek Campground",
  "description": "Explore Triple Creek Campground to see what makes it one of the most dog friendly places in Newport.",
  "url": "https://campertunity.com/listings/campgrounds/triple-creek-campground-newport-tn",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground11-0df113ea25e951eaed023576e3a9ec83.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "141 Lower Bogard Road",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9670412,
    "longitude": -83.1876578
  }
}