{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-pisgah-campground-nc",
  "name": "Mount Pisgah Campground",
  "description": "Explore Mount Pisgah Campground in Blue Ridge Parkway, North Carolina with Recreation.gov. One of the most popular of the Parkway's campgrounds, Mount Pisgah Campground is perched in the rolling mountains of western North Carolina on the southernmost",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-pisgah-campground-nc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/77239.jpg",
    "https://cdn.recreation.gov/public/2020/10/07/17/06/234182_eb46ba82-fc93-4c9d-99c9-9de15f9ea285_1440.jpg",
    "https://cdn.recreation.gov/public/2020/10/16/14/21/234182_f7859cd1-b0e6-4670-95ca-d066f0c253da_1440.jpg",
    "https://cdn.recreation.gov/public/2020/10/16/14/12/234182_ffaf7307-b09c-464d-933a-9173352d58b0_700.jpg",
    "https://cdn.recreation.gov/public/2020/10/16/14/02/234182_feb3f285-e21f-45a9-a85b-e82e9520b321_700.jpg",
    "https://cdn.recreation.gov/public/2020/10/16/16/34/234182_48a45a1a-00c0-486d-b628-58eb45b2f942_1440.jpg",
    "https://cdn.recreation.gov/public/2020/10/21/19/25/234182_8f96732f-cf45-406a-b0e5-26ebf9ca88ad_700.jpeg",
    "https://cdn.recreation.gov/public/2020/10/21/19/23/234182_f43279e6-5440-4adc-a2a7-d2a935dd420d_1440.jpg",
    "https://cdn.recreation.gov/public/2020/10/16/14/17/234182_f9760010-cdba-4f84-8be7-8896e64417f2_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mount Pisgah Campground",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4027778,
    "longitude": -82.7566667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5858126,
    "reviewCount": 437,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30+"
}