{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-creek-pisgah-national-forest-nc-jonas-ridge",
  "name": "Upper Creek, Pisgah National Forest NC",
  "description": "Upper Creek in [Pisgah National Forest](https://thedyrt.com/camping/north-carolina/near/pisgah-national-forest), NC, offers a camping experience surrounded by forested terrain and flowing streams.",
  "url": "https://campertunity.com/listings/campgrounds/upper-creek-pisgah-national-forest-nc-jonas-ridge",
  "image": [
    "https://photos.thedyrt.com/photo/media/upper-creek-pisgah-national-forest-nc_d7316806-9061-417f-9fce-b16128babbd7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/upper-creek-pisgah-national-forest-nc_d7316806-9061-417f-9fce-b16128babbd7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/upper-creek-pisgah-national-forest-nc_c21844e3-d5b0-480f-bac9-2aa94d1ce410.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.79831803917646,35.92710602596092)/-81.79831803917646,35.92710602596092,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jonas Ridge",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.92710602596092,
    "longitude": -81.79831803917646
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.625,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}