{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nebraska-national-forest-chadron-chadron-ne",
  "name": "Nebraska National Forest at Chadron",
  "description": "Nebraska National Forest at Chadron offers camping amidst forested terrain with a mix of pine trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/nebraska-national-forest-chadron-chadron-ne",
  "image": [
    "https://photos.thedyrt.com/photo/582894/media/chadron-nebraska_56e520b6-0356-46aa-a5ae-9a7393f7b260.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.00040018,42.82750025)/-103.00040018,42.82750025,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/582889/media/chadron-nebraska_ae03c5a6-34a4-4c19-bbe6-0b8b36f85c3b.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/582894/media/chadron-nebraska_56e520b6-0356-46aa-a5ae-9a7393f7b260.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chadron",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.82750025,
    "longitude": -103.00040018
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/chadron-nebraska"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}