{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gardner-canyon-rd-dispersed-sonoita-az",
  "name": "Gardner Canyon Rd Dispersed",
  "description": "Gardner Canyon Rd Dispersed is located in the [Coronado National Forest](https://thedyrt.com/camping/arizona/near/coronado-national-forest), featuring rugged terrain with a mix of desert and forest landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/gardner-canyon-rd-dispersed-sonoita-az",
  "image": [
    "https://photos.thedyrt.com/photo/media/gardner-canyon-rd_1295be3d-d173-4181-88c9-bedeb75ccfbf.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.71750175,31.72110614)/-110.71750175,31.72110614,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/gardner-canyon-rd_1295be3d-d173-4181-88c9-bedeb75ccfbf.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/gardner-canyon-rd_758fc8ae-70f4-4ad6-a0b1-b25712f09538.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sonoita",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.72110614,
    "longitude": -110.71750175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}