

# Event Details

- **Event Name**: Tony Luke band
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 06:00 pm
- **Event Description**: Drink Specials
- **Event URL**: https://allevents.in/golden/tony-luke-band/200029458584959
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029458584959?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=golden-events

## Event venue details

- **city**: Golden
- **state**: CO
- **country**: United States
- **location**: 17999 W. Colfax Ave., Golden, CO, US
- **lat**: 39.71991
- **long**: -105.20281
- **full address**: 17999 W. Colfax Ave., Golden, CO, US, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dirty Dogs Roadhouse (https://allevents.in/org/dirty-dogs-roadhouse/20324743)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ff55d5c0501bab197e471abe27f43034a9e83f7e3e2db4b28d7239a6ec9afe25-rimg-w1200-h552-dc161616-gmir?v=1767802019
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2fea957f37248ba70d5fa48efb42cb635439da0fcab2b6fc2ef2a2c43e135af3-rimg-w300-h300-dc161617-gmir?v=1767802019

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 Jan, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 17999 W. Colfax Ave., Golden, CO, US, United States
- **Q**: Who is organizing the event?
  - **A:** Dirty Dogs Roadhouse
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Tony Luke band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tony Luke band",
        "image": "https://cdn-az.allevents.in/events1/banners/ff55d5c0501bab197e471abe27f43034a9e83f7e3e2db4b28d7239a6ec9afe25-rimg-w1200-h552-dc161616-gmir?v=1767802019",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/golden/tony-luke-band/200029458584959",
        "location": {
            "@type": "Place",
            "name": "17999 W. Colfax Ave., Golden, CO, US",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17999 W Colfax Ave, Golden, CO 80401-4810, United States",
                "addressLocality": "Golden",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.71991",
                "longitude": "-105.20281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drink Specials",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dirty Dogs Roadhouse",
                "url": "https://allevents.in/org/dirty-dogs-roadhouse/20324743"
            }
        ]
    }
]
```