{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-boundary-tn",
  "name": "Indian Boundary",
  "description": "Explore Indian Boundary in Cherokee National Forest, Tennessee with Recreation.gov. Indian Boundary Recreation Area is the crown jewel of the South Zone of the Cherokee National Forest on the Tellico Ranger District. This family-oriented campgr",
  "url": "https://campertunity.com/listings/campgrounds/indian-boundary-tn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64647.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/20/39/232215_a2f2e76d-0d71-4a6a-9ece-a2356fac3dda_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/19/20/45/232215_7f6cdd8b-ef18-4b48-9ea7-cd36e78491ea_700.jpg",
    "https://cdn.recreation.gov/public/images/64702.jpg",
    "https://cdn.recreation.gov/public/images/64725.jpg",
    "https://cdn.recreation.gov/public/images/64761.jpg",
    "https://cdn.recreation.gov/public/images/64777.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Boundary",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4016667,
    "longitude": -84.1072222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$20+"
}