{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cholla-campground-az-us",
  "name": "Cholla Campground",
  "description": "Explore Cholla Campground in Tonto National Forest, Arizona with Recreation.gov. Cholla Campground at Roosevelt Lake, is one of several campgrounds on the shores of the largest lake/reservoir located entirely in the State of Arizona. It is",
  "url": "https://campertunity.com/listings/campgrounds/cholla-campground-az-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/30/249312_c85c66aa-eb6b-4ae6-89d2-6a83501bd55c_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/34/249312_a86afbf5-e46c-41b8-b24b-06e4249937d7_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/27/249312_1415f794-340c-4be4-9652-c27044d02b78_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/40/249312_e82ef395-03f5-40cb-bfbc-918e417faa14_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/32/249312_047d25ad-fb15-44ac-a85e-0acc1f7161d4_1440.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/38/249312_f65e94c9-e9cc-4d29-9187-7c30c95da77d_700.jpg",
    "https://cdn.recreation.gov/public/2019/08/28/15/09/249312_6a82320c-56a1-43db-badd-30669b9a65f4_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/33/249312_603bacd8-b792-461b-af9c-726a0353d7ed_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/12/13/37/249312_9dadd94a-47ce-4d41-9417-5c50f1a1602a_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/18/17/46/249312_348c72f0-d72e-4c64-b1be-afbe09ac6d2e_700.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cholla Campground",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.73151,
    "longitude": -111.203798
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/249312"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25-$50"
}