{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kingsport-junction-kingsport-tn",
  "name": "The Kingsport Junction",
  "description": "The Kingsport Junction camping reservations and campground information. Learn more about camping near The Kingsport Junction and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/kingsport-junction-kingsport-tn",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781699/%7Bpht%7DphotoURL1-8470BFBB-C67F-4BC1-A32F-D841FA74E1B2%7Bpht%7D1721311364051.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "134 Cherokee Street",
    "addressLocality": "Kingsport",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.54471,
    "longitude": -82.55969
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/the-kingsport-junction/CHUB/781699/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}