{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wash-creek-horse-camp-nc-camping-information-reviews-nc",
  "name": "Wash Creek Horse Camp | NC | Camping Information & Reviews",
  "description": "Tucked away in the heart of a pristine hardwood forest, Wash Creek Horse Camp offers an authentic backcountry experience. 1 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/wash-creek-horse-camp-nc-camping-information-reviews-nc",
  "image": [
    "https://cdn.recreation.gov/public/images/74164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4261111,
    "longitude": -82.6655556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.79166666666667,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}