{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-tatham-rv-resort-campground-sylva-nc",
  "name": "Fort Tatham RV Resort & Campground",
  "description": "Fort Tatham RV Resort & Campground is located at 175 Tathams Creek Road, Sylva NC 28779. Fort Tatham RV Resort & Campground can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/mid-atlantic/north-carolina/fort-tatham/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/fort-tatham-rv-resort-campground-sylva-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 Tathams Creek Road",
    "addressLocality": "Sylva",
    "addressRegion": "NC",
    "postalCode": "28779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2928651,
    "longitude": -83.2673088
  }
}