{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wash-creek-dispersed-pull-off-mills-river-nc",
  "name": "Wash Creek Dispersed Pull-Off",
  "description": "Wash Creek Dispersed Pull-Off is located near the [Pisgah National Forest](https://thedyrt.com/camping/north-carolina/near/pisgah-national-forest) in North Carolina.",
  "url": "https://campertunity.com/listings/campgrounds/wash-creek-dispersed-pull-off-mills-river-nc",
  "image": [
    "https://photos.thedyrt.com/photo/media/wash-creek-dispersed-pull-off_312b4790-94f8-431f-85fa-829e4b0268f2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/wash-creek-dispersed-pull-off_312b4790-94f8-431f-85fa-829e4b0268f2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/wash-creek-dispersed-pull-off_c18bbb28-0757-4b31-828d-eeec8dc06cc6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.666938460345,35.44689287427492)/-82.666938460345,35.44689287427492,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mills River",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.44689287427492,
    "longitude": -82.666938460345
  },
  "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": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}