{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/backcountry-campsite-28",
  "name": "Backcountry Campsite #28",
  "description": "Discover Backcountry Campsite #28 in Gatlinburg, TN, nestled in the Smoky Mountains. Perfect for hiking and camping enthusiasts, this site offers a serene environment with flowing streams and starry skies.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/backcountry-campsite-28",
  "image": [
    "https://img.pinecliffresort.net/d45/2503/1284129514.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129121.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129915.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129217.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129398.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129723.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129738.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129580.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129791.webp",
    "https://img.pinecliffresort.net/d45/2503/1284129875.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gatlinburg, TN 37738, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5977331,
    "longitude": -83.6150105
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}