{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/balsam-mountain-campground-gatlinburg",
  "name": "Balsam Mountain Campground",
  "description": "Balsam Mountain Campground is surrounded by mountain ranges and streams. With an elevation of 5,310 feet (1,618 m), summer daytime temperatures rarely exceed 70°F (~21°C) and lows may dip to 50°F (10°C). RV and tent sites plus flush toilets and drinking water are available. No hookups or showers are available at the campground and the restrooms do not have lights.",
  "url": "https://campertunity.com/listings/campgrounds/balsam-mountain-campground-gatlinburg",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/8B0ABE77-F535-C8B8-6FA0FA22EEEA5AAE.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gatlinburg",
    "postalCode": "37738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.714259,
    "longitude": -83.5101638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}