{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/great-smoky-mountain-vista-campground-newport-tn",
  "name": "Great Smoky Mountain Vista Campground",
  "description": "Family-owned RV campground offering full hookup and water/electric RV sites near Great Smoky Mountains National Park. Peaceful location, scenic views, and expanding amenities",
  "url": "https://campertunity.com/listings/campgrounds/great-smoky-mountain-vista-campground-newport-tn",
  "image": [
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2025/04/marchblog.jpg",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/gsmvista-logo.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2025/07/sign-cropped-300x400.jpg",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/icon-3-150x150.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2025/07/fields-cropped-400x300.jpg",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/icon-2-150x150.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/icon-1-150x150.png",
    "/wp-content/uploads/2023/04/mail-icon.png",
    "/wp-content/uploads/2023/04/address-icon.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/icon-4.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/mail-icon.png",
    "/wp-content/uploads/2025/01/book-now.png",
    "/wp-content/uploads/2023/04/call-icon.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/book-now-png.png",
    "https://greatsmokymountainvistacampground.com/wp-content/uploads/2023/04/call-icon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1452 TN-73",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.89936,
    "longitude": -83.16453
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}