{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cosby-knob-shelter-on-at-hartford-tn",
  "name": "Cosby Knob Shelter on the AT",
  "description": "Cosby Knob Shelter is located near the [Great Smoky Mountains National Park](https://thedyrt.com/camping/north-carolina/near/great-smoky-mountains-national-park) in North Carolina.",
  "url": "https://campertunity.com/listings/campgrounds/cosby-knob-shelter-on-at-hartford-tn",
  "image": [
    "https://photos.thedyrt.com/photo/1272608/media/cosby-knob-shelter_081b2041-25e0-420d-b681-973fe09be3ad.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1272581/media/cosby-knob-shelter_76b2d57b-5515-4e75-8074-e74d26b0bf3f.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1272608/media/cosby-knob-shelter_081b2041-25e0-420d-b681-973fe09be3ad.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.181983,35.72815)/-83.181983,35.72815,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hartford",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.72815,
    "longitude": -83.181983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "6",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "$6-$8"
}