{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-butte-kaibab-national-forest-az",
  "name": "Red Butte",
  "description": "Part of the US Forest Service's Kaibab National Forest, Red Butte operates as a dispersed camping area with rustic conditions. The access road presents challenges for some vehicles, requiring careful navigation to reach the camping spots. Campers set up in undeveloped sites without established amenities or designated boundaries. The location sits within reasonable distance of more developed facilities at Grand Canyon, giving campers options to combine primitive camping with access to services...",
  "url": "https://campertunity.com/listings/campgrounds/red-butte-kaibab-national-forest-az",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kaibab National Forest",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4900605,
    "longitude": -112.06030028
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/arizona-red-butte-northeast"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}