

# Event Details

- **Event Name**: Big Band Speakeasy
- **Event Start and End Date**: Sun, 21 Feb, 2027 at 02:00 pm (-08:00)
- **Event Description**: The Second Hand Jazz Band will be performing its annual Big Band Speakeasy on the big stage.
- **Event URL**: https://allevents.in/temecula/big-band-speakeasy/200029710243210
- **Event Categories**: entertainment, music, performances, jazz
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Temecula
- **state**: CA
- **country**: United States
- **location**: Old Town Temecula Community Theater
- **lat**: 33.5033
- **long**: -117.124
- **full address**: Old Town Temecula Community Theater, 42051 Main St,Temecula, California, United States

## Event gallery

- **Alt text**: Big Band Speakeasy
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3fd161d8c688df32c4cc26b54c4537c090c8fc21088397bf8cd2a1db66a2c131-rimg-w1200-h694-dc912b2f-gmir?v=1775177503

## FAQs

- **Q**: When and where is Big Band Speakeasy being held?
  - **A:** Big Band Speakeasy takes place on Sun, 21 Feb, 2027 at 02:00 pm to Sun, 21 Feb, 2027 at 02:00 pm at Old Town Temecula Community Theater, 42051 Main St,Temecula, California, United States.
- **Q**: Who is organizing Big Band Speakeasy?
  - **A:** Big Band Speakeasy is organized by The Second Hand Brass Band/Jazz Combo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Big Band Speakeasy 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 Temecula, this event is thoughtfully curated to deliver a standout experience worth every moment. If Big Band Speakeasy sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big Band Speakeasy",
        "image": "https://cdn-az.allevents.in/events9/banners/3fd161d8c688df32c4cc26b54c4537c090c8fc21088397bf8cd2a1db66a2c131-rimg-w1200-h694-dc912b2f-gmir?v=1775177503",
        "startDate": "2027-02-21T14:00:00-08:00",
        "url": "https://allevents.in/temecula/big-band-speakeasy/200029710243210",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Old Town Temecula Community Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42051 Main St,Temecula, California",
                "addressLocality": "Temecula",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5033",
                "longitude": "-117.124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Second Hand Jazz Band will be performing its annual Big Band Speakeasy on the big stage.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Second Hand Brass BandJazz Combo",
                "url": "https://allevents.in/org/the-second-hand-brass-band-jazz-combo/20197045"
            }
        ]
    }
]
```