{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-creek-campsite-grand-canyon-national-park-supai-az",
  "name": "Deer Creek Campsite — Grand Canyon National Park",
  "description": "Deer Creek Campsite is located near the [Grand Canyon National Park](https://thedyrt.com/camping/arizona/near/grand-canyon-national-park) in Arizona.",
  "url": "https://campertunity.com/listings/campgrounds/deer-creek-campsite-grand-canyon-national-park-supai-az",
  "image": [
    "https://photos.thedyrt.com/photo/19798/photo/arizona-deer-creek-campground_0896ba1bfbe57ec10acefbbe16f72c34.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.50536855763715,36.395082000303134)/-112.50536855763715,36.395082000303134,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/19798/photo/arizona-deer-creek-campground_0896ba1bfbe57ec10acefbbe16f72c34.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/19797/photo/arizona-deer-creek-campground_01e25e9d4327e4023d88ab3388668a9a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Supai",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.395082000303134,
    "longitude": -112.50536855763715
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/deer-creek-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}