{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-canyon-rim-apache-sitgreaves-national-forest-az",
  "name": "Black Canyon Rim Campground (Apache-Sitgreaves National Forest, AZ)",
  "description": "Black Canyon Rim Campground has 20 sites of varying sizes. All sites can accommodate tents and pop-up campers. Some sites are suitable for pull trailers, 5th-wheel trailers, and motorhomes up to 40 feet.",
  "url": "https://campertunity.com/listings/campgrounds/black-canyon-rim-apache-sitgreaves-national-forest-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/11/20/14/37/250040_35fbe0b0-e6f5-49e6-9fc3-d26b924bd55d_700.webp",
    "https://cdn.recreation.gov/public/images/74684_700.webp",
    "https://cdn.recreation.gov/public/2018/11/20/14/36/250040_42745df1-7c21-4c72-8d2a-1dad4ff81596_1440.webp",
    "https://cdn.recreation.gov/public/images/74762_700.webp",
    "https://cdn.recreation.gov/public/images/74682_700.webp",
    "https://cdn.recreation.gov/public/2021/10/06/22/50/250040_19595483-f483-4649-a79b-97eb8064d1e8_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/74726_700.webp",
    "https://cdn.recreation.gov/public/images/74773_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. Box 2337",
    "addressLocality": "Heber",
    "addressRegion": "AZ",
    "postalCode": "85933",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3044333,
    "longitude": -110.74535
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/250040",
    "https://thedyrt.com/camping/arizona/arizona-black-canyon-rim-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20+"
}