{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-cloud-ne-nebraska-nf-chadron-ne",
  "name": "Red Cloud (NE) Nebraska Nf",
  "description": "The Red Cloud Campground is located one mile south of Chadron State Park on the west side of Highway 385. Situated in the middle of the Pine Ridge area, the campground has 13 sites with picnic tables, parking pads, pedestal grills, fire rings, and a vault toilet.",
  "url": "https://campertunity.com/listings/campgrounds/red-cloud-ne-nebraska-nf-chadron-ne",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chadron",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.69583333,
    "longitude": -103.0036111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10315092",
    "https://thedyrt.com/camping/nebraska/red-cloud-ne-nebraska-nf-nebraska-national-forests-and-grasslands"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$10+"
}