{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-heron-campground-ky",
  "name": "Blue Heron Campground",
  "description": "Explore Blue Heron Campground in Big South Fork National River & Recreation Area, Tennessee with Recreation.gov. Blue Heron Campground is a rustic and spacious campground, situated on the Kentucky side of The Big South Fork National River and Recreation Area--a vast and sc",
  "url": "https://campertunity.com/listings/campgrounds/blue-heron-campground-ky",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65955.jpg",
    "https://cdn.recreation.gov/public/images/65973.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/13/35/232505_a0ce9428-e0b0-4bf4-901e-8dce63104c55_700.jpg",
    "https://cdn.recreation.gov/public/images/66071.jpg",
    "https://cdn.recreation.gov/public/2018/09/11/13/03/232505_d943e4c4-3707-4ae7-9b1a-dbc13ed3ac62_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Heron Campground",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6780556,
    "longitude": -84.5188889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232505"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$30-$35"
}