{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walnut-canyon-usfs-dispersed-camping-flagstaff-az",
  "name": "Walnut Canyon USFS Dispersed Camping",
  "description": "Walnut Canyon USFS Dispersed Camping is located near Flagstaff, Arizona, featuring a landscape of pine forests and rocky terrain.",
  "url": "https://campertunity.com/listings/campgrounds/walnut-canyon-usfs-dispersed-camping-flagstaff-az",
  "image": [
    "https://photos.thedyrt.com/photo/2246180/media/walnut-canyon-dispersed-camping-az_c01ca4bd-1913-44c0-ab8d-b46daebfde37.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/2246179/media/walnut-canyon-dispersed-camping-az_9e567607-da76-43db-a9fb-636686524612.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/2246180/media/walnut-canyon-dispersed-camping-az_c01ca4bd-1913-44c0-ab8d-b46daebfde37.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.502607,35.175135)/-111.502607,35.175135,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.175135,
    "longitude": -111.502607
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}