{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-pass-az",
  "name": "Stockton Pass",
  "description": "Explore Stockton Pass in Coronado National Forest, Arizona with Recreation.gov. Named after 'Old Man Stockton,' a rancher who settled in this area in the 1870s, Stockton Campground lies off the beaten path in the high desert of the Pinaleñ",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-pass-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/03/233399_5b21e9d3-dcd3-4b04-b4e1-f45848cd876d_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/03/233399_dcd9190d-af77-48d2-8e73-d960b572f7b7_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/20/46/233399_585e8f86-18e6-4628-9f8d-0413dc477e83_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/01/233399_2bbab508-a2d6-40da-b275-79f47a85ee2b_1440.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/04/233399_746a289c-2e02-441f-9bbe-08581b674b48_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/03/233399_51775fa7-a856-426d-9ac5-d96e365165e6_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/05/233399_f0a883b8-0990-483d-b1cd-551b19a9b802_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/04/233399_b5d42d1d-41bb-4503-bfde-d20353887405_700.jpg",
    "https://cdn.recreation.gov/public/2020/01/03/19/04/233399_437a2463-ad72-4992-8c66-c5671b3e5874_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stockton Pass",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5916667,
    "longitude": -109.8494444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$25+"
}