

# Event Details

- **Event Name**: Whiskey Road at Rusty Buckle
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 08:00 pm – Fri, 24 Jul, 2026 at 11:30 pm
- **Event Description**: Playing classic country and some classic rock. Or whatever you guys request!
- **Event URL**: https://allevents.in/apache-junction/whiskey-road-at-rusty-buckle/200030112496534
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Apache Junction
- **state**: AZ
- **country**: United States
- **location**: Rusty Buckle Saloon
- **lat**: 33.41751
- **long**: -111.54698
- **full address**: Rusty Buckle Saloon, 285 N Apache Trl, Apache Junction, AZ 85120-3916, United States

## Event gallery

- **Alt text**: Whiskey Road at Rusty Buckle
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/148ab9e3c6f79062a826a7c58caf68fa45392abf0972d8e50ce29fffa74e8498-rimg-w875-h376-dc181818-gmir?v=1784450906

## FAQs

- **Q**: When and where is Whiskey Road at Rusty Buckle being held?
  - **A:** Whiskey Road at Rusty Buckle takes place on Fri, 24 Jul, 2026 at 08:00 pm to Fri, 24 Jul, 2026 at 11:30 pm at Rusty Buckle Saloon, 285 N Apache Trl, Apache Junction, AZ 85120-3916, United States.
- **Q**: Who is organizing Whiskey Road at Rusty Buckle?
  - **A:** Whiskey Road at Rusty Buckle is organized by Whiskey Road.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whiskey Road at Rusty Buckle",
        "image": "https://cdn-az.allevents.in/events1/banners/148ab9e3c6f79062a826a7c58caf68fa45392abf0972d8e50ce29fffa74e8498-rimg-w875-h376-dc181818-gmir?v=1784450906",
        "startDate": "2026-07-24",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/apache-junction/whiskey-road-at-rusty-buckle/200030112496534",
        "location": {
            "@type": "Place",
            "name": "Rusty Buckle Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "285 N Apache Trl, Apache Junction, AZ 85120-3916, United States",
                "addressLocality": "Apache Junction",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.41751",
                "longitude": "-111.54698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing classic country and some classic rock. Or whatever you guys request!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whiskey Road",
                "url": "https://allevents.in/org/whiskey-road/25666990"
            }
        ]
    }
]
```