

# Event Details

- **Event Name**: Tyler Lee Acoustic at the Alley Club 
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 09:00 pm
- **Event Description**: Acoustic Friday night! full band Saturday!
- **Event URL**: https://allevents.in/oklahoma-city/tyler-lee-acoustic-at-the-alley-club/200029431361524
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Oklahoma City
- **state**: OK
- **country**: United States
- **location**: The Alley Club OKC
- **lat**: 35.38492
- **long**: -97.49893
- **full address**: The Alley Club OKC, 605 SE 82nd Street,Oklahoma City, Oklahoma, United States

## Event gallery

- **Alt text**: Tyler Lee Acoustic at the Alley Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/57842b8707c963e8db7da0708d0024cf63005995220d0a2b04c9a43243a63bad-rimg-w1200-h1200-dcf3efe6-gmir?v=1767824786

## FAQs

- **Q**: When and where is Tyler Lee Acoustic at the Alley Club  being held?
  - **A:** Tyler Lee Acoustic at the Alley Club  takes place on Fri, 09 Jan, 2026 at 09:00 pm to Fri, 09 Jan, 2026 at 09:00 pm at The Alley Club OKC, 605 SE 82nd Street,Oklahoma City, Oklahoma, United States.
- **Q**: Who is organizing Tyler Lee Acoustic at the Alley Club ?
  - **A:** Tyler Lee Acoustic at the Alley Club  is organized by Tyler Lee Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tyler Lee Acoustic at the Alley Club  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Oklahoma City, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tyler Lee Acoustic at the Alley Club",
        "image": "https://cdn-az.allevents.in/events4/banners/57842b8707c963e8db7da0708d0024cf63005995220d0a2b04c9a43243a63bad-rimg-w1200-h1200-dcf3efe6-gmir?v=1767824786",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/oklahoma-city/tyler-lee-acoustic-at-the-alley-club/200029431361524",
        "location": {
            "@type": "Place",
            "name": "The Alley Club OKC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 SE 82nd Street,Oklahoma City, Oklahoma",
                "addressLocality": "Oklahoma City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.38492",
                "longitude": "-97.49893"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Acoustic Friday night! full band Saturday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tyler Lee Band",
                "url": "https://allevents.in/org/tyler-lee-band/25990221"
            }
        ]
    }
]
```