{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/needles-eye-ranch-winkelman-az",
  "name": "Needles Eye Ranch",
  "description": "Needles Eye Ranch is located near rugged terrain with rocky formations and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/needles-eye-ranch-winkelman-az",
  "image": [
    "https://photos.thedyrt.com/photo/1294550/media/needles-eye-ranch_9c40fbf0-eb59-4222-bd9f-877d24cd8bbd.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1294551/media/needles-eye-ranch_c49043d1-d18f-4dd3-b353-a5c675376da3.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1294550/media/needles-eye-ranch_9c40fbf0-eb59-4222-bd9f-877d24cd8bbd.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.71628483625409,33.08348075902856)/-110.71628483625409,33.08348075902856,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winkelman",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.08348075902856,
    "longitude": -110.71628483625409
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/needles-eye-ranch"
  ],
  "checkinTime": "08:00:00",
  "checkoutTime": "17:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$75+"
}