{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rainbow-az-az",
  "name": "Rainbow (AZ)",
  "description": "Explore Rainbow (AZ) in Apache-Sitgreaves National Forest, Arizona with Recreation.gov. Rainbow is the largest campground in the Big Lake Recreation Area in eastern Arizona. Because of its proximity to the lake, size and the many amenities it offer",
  "url": "https://campertunity.com/listings/campgrounds/rainbow-az-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/17/28/232200_cb4c3182-2314-4325-87a0-8c40a5e30324_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/17/59/232200_79ebfd98-eccc-4486-adc7-cd85c451269a_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/18/06/232200_0e9fea91-a3f5-4a4a-82de-8b4530a6f7e4_700.jpg",
    "https://cdn.recreation.gov/public/images/64829.jpg",
    "https://cdn.recreation.gov/public/images/64796.jpg",
    "https://cdn.recreation.gov/public/images/64826.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/18/51/232200_e376b663-c994-4c7f-bf2d-d118cd1b43bb_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/17/45/232200_8afe09fd-468f-41de-8299-77e25e641ac1_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/18/01/232200_d2af43f1-0a71-456d-9cd8-f591b14da1b2_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/17/47/232200_beb93cd8-6f36-449f-b51e-55e372055b49_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/18/54/232200_2f2bba2b-6c35-4b34-9570-028634b3e6d2_700.jpg",
    "https://cdn.recreation.gov/public/2021/09/30/17/27/232200_035a1bf9-138a-4c60-9c89-4ef3458aaa5e_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rainbow (AZ)",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8763889,
    "longitude": -109.4038889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232200"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$26-$90"
}