{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/briar-bottom-group-campground-burnsville-nc",
  "name": "Briar Bottom Group Campground",
  "description": "Briar Bottom Group Campground is the perfect getaway for visitors to enjoy mountain scenery and easy access to hiking trails. The campground sits at the base of Mt. Mitchell, the highest peak east of the Mississippi River, in Pisgah National Forest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/briar-bottom-group-campground-burnsville-nc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/71258_1440.webp",
    "https://cdn.recreation.gov/public/2019/09/14/01/29/233947_f3aa86de-6367-44e9-8176-9f62e51f2327_1440.webp",
    "https://cdn.recreation.gov/public/images/71414_1440.webp",
    "https://cdn.recreation.gov/public/images/71369_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71318_1440.webp",
    "https://cdn.recreation.gov/public/images/71351_1440.webp",
    "https://cdn.recreation.gov/public/images/71303_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 BLACK MOUNTAIN CG ROAD",
    "addressLocality": "Burnsville",
    "addressRegion": "NC",
    "postalCode": "28714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7527778,
    "longitude": -82.2213889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6190476,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "125",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$125+"
}