{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranters-creek-resort-and-campground-washington-nc",
  "name": "Tranters Creek Resort And Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/tranters-creek-resort-and-campground-washington-nc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6573 Clarks Neck Rd,",
    "addressLocality": "Washington, NC 27889",
    "addressRegion": "NC",
    "postalCode": "27889"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5420908,
    "longitude": -77.055071
  }
}