{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/station-camp-campground-tn-us",
  "name": "Station Camp Campground",
  "description": "Explore Station Camp Campground in Big South Fork National River & Recreation Area, Tennessee with Recreation.gov. Station Camp Campground (also known as Station Camp Horse Camp) is located on the Tennessee side of the park.",
  "url": "https://campertunity.com/listings/campgrounds/station-camp-campground-tn-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/04/19/15/28/10004358_cb392859-90b3-415e-9159-43c19926f8be_1440.jpg",
    "https://cdn.recreation.gov/public/2019/04/19/15/30/10004358_0d3879dd-bc02-4566-8c0e-2a7691e7b16b_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Camp Campground",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.546914,
    "longitude": -84.636169
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10004358"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$30-$35"
}