{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warrior-nc-us",
  "name": "Warrior Creek",
  "description": "Explore Warrior Creek in W. Kerr Scott Dam & Reservoir, North Carolina with Recreation.gov. Warrior Creek is located on the south side of W. Kerr Scott Reservoir in western North Carolina. Constructed in the beautiful Yadkin River Valley, the lake",
  "url": "https://campertunity.com/listings/campgrounds/warrior-nc-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/08/10/12/46/233665_5a1e4176-3f4d-4e00-9b07-a12a422ce762_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/12/19/47/05c15471-2b58-4e15-abe8-cb009d7909c6_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warrior Creek",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.10081,
    "longitude": -81.285645
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233665"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$22-$85"
}