{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cutthroat-az",
  "name": "Cutthroat",
  "description": "Explore Cutthroat in Apache-Sitgreaves National Forest, Arizona with Recreation.gov. Cutthroat Campground lies at an elevation of 9,000 feet in the White Mountains of eastern Arizona. It sits on the shoreline of Big Lake and affords visitors man",
  "url": "https://campertunity.com/listings/campgrounds/cutthroat-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/47/232195_5aa0c6b2-e453-4a84-940b-98b6b53af5b7_700.jpg",
    "https://cdn.recreation.gov/public/images/64670.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/53/232195_0a7b60f4-1c4a-4026-9d33-2cd6a26638c5_700.jpg",
    "https://cdn.recreation.gov/public/images/64704.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/46/232195_bf5c50be-ffa0-4e8c-bfae-cdbb05bf6163_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/45/232195_76815132-d581-489b-8b01-51fab162c975_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/48/232195_9d88fc8e-6156-426e-a0f8-cb818f223e6a_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/52/232195_d7352f8e-e6ea-41ef-8f04-1a13e0a00288_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/07/13/44/232195_05b22a38-2e0b-4d86-b93f-dcf8be57145e_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cutthroat",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8722222,
    "longitude": -109.4183333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-26"
  },
  "priceRange": "$20+"
}