{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/look-rock-tn",
  "name": "Look Rock Campground",
  "description": "Explore Look Rock Campground in Great Smoky Mountains National Park, Tennessee with Recreation.gov. Look Rock Campground is located along the beautiful Foothills Parkway West. The campground offers 68 campsites in a high country wooded landscape. It offers a",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/look-rock-tn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/08/30/19/30/10207636_e02232a7-fcb6-4003-b5c4-7645900ceb00_700.jpg",
    "https://cdn.recreation.gov/public/2022/08/30/19/29/10207636_1aa32ea8-d685-4859-b781-ecb17546b3d6_700.jpg",
    "https://cdn.recreation.gov/public/2022/08/30/19/36/10207636_66a0bee6-ec01-4b26-a2a3-4fe34bf347f1_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/08/30/19/33/10207636_747b6af6-c651-4b03-a520-4b1921a65670_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Look Rock Campground",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.639354,
    "longitude": -83.934456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.181818,
    "reviewCount": 132,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$30-$36"
}