{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mills-river-dispersed-mills-river-nc",
  "name": "Mills River Dispersed",
  "description": "Mills River Dispersed is located in [Pisgah National Forest](https://thedyrt.com/camping/north-carolina/near/pisgah-national-forest), featuring forested terrain with a mix of trees and undergrowth.",
  "url": "https://campertunity.com/listings/campgrounds/mills-river-dispersed-mills-river-nc",
  "image": [
    "https://photos.thedyrt.com/photo/1212736/media/mills-rover-dispersed_aa4f35f2-6e9d-427c-b57d-7d586df18f0c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.66826954,35.42464331)/-82.66826954,35.42464331,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1212734/media/mills-rover-dispersed_86de0c89-5d54-4395-bd69-9ce34cd8b154.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1212736/media/mills-rover-dispersed_aa4f35f2-6e9d-427c-b57d-7d586df18f0c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mills River",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.42464331,
    "longitude": -82.66826954
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}