{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-bluff-campground-mo",
  "name": "Red Bluff Campground",
  "description": "Explore Red Bluff Campground in Mark Twain National Forest, Missouri with Recreation.gov. Red Bluff Campground is named for towering red bluffs along Huzzah Creek, carved by the elements over the past 10,000 years. The area used to be home to timber",
  "url": "https://campertunity.com/listings/campgrounds/red-bluff-campground-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/08/18/23/5ac73148-d258-4a93-b8f4-bd0dff45c551_450.jpg",
    "https://cdn.recreation.gov/public/2023/08/21/21/40/232391_9a1929a0-a34b-46ae-a3e5-09add868bbb9_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/21/23/07/232391_4160651c-f381-43fc-a335-9607d7ebc50b_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/21/23/09/232391_6228e679-4dc6-442d-9007-642baa917dd5_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/25/16/36/232391_a387e054-9eca-4836-87a6-febaf3b50616_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/21/21/44/232391_0d7cca57-4b70-438d-a065-70dae6f8e329_700.jpg",
    "https://cdn.recreation.gov/public/images/65622.jpg",
    "https://cdn.recreation.gov/public/2023/08/21/21/34/232391_59a3978b-917c-48f6-815d-591571100972_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/25/16/34/232391_526bb37e-210f-4850-95d8-e2cea74223ae_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/21/21/49/232391_5660b389-adda-43f2-ba04-21a6d1ecaa47_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/08/25/16/11/232391_e0a47236-83cb-44ad-9fa3-f8f73b34b5e9_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Bluff Campground",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8163889,
    "longitude": -91.1663889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.121951,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-07-20"
  },
  "priceRange": "$15-$50"
}