{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elkmont-group-camp-gatlinburg-tn",
  "name": "Elkmont Group Camp",
  "description": "Situated in the stunning Great Smoky Mountains National Park, this site offers an ideal setting for group camping excursions and outdoor enthusiasts of all kinds.",
  "url": "https://campertunity.com/listings/campgrounds/elkmont-group-camp-gatlinburg-tn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65927_1440.webp",
    "https://cdn.recreation.gov/public/images/65950_1440.webp",
    "https://cdn.recreation.gov/public/images/65860_1440.webp",
    "https://cdn.recreation.gov/public/images/65804_1440.webp",
    "https://cdn.recreation.gov/public/images/65782_1440.webp",
    "https://cdn.recreation.gov/public/images/65836_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "434 Elkmont Road",
    "addressLocality": "Gatlinburg",
    "addressRegion": "TN",
    "postalCode": "37738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6594444,
    "longitude": -83.5863889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4074073,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "38",
    "priceValidUntil": "2026-07-10"
  },
  "priceRange": "$38+"
}