

# Event Details

- **Event Name**: Not Your Grandfather's Big Band Concert
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 02:00 pm
- **Event Description**: The Second Hand Jazz Band will be celebrating their 12th anniversary with a Speakeasy Concert at the Temecula Theater.  "Not Your Grandfather's Big Band" is the theme this year.
- **Event URL**: https://allevents.in/temecula/not-your-grandfathers-big-band-concert/200029193092616
- **Event Categories**: music, entertainment, concerts, art, theatre, jazz
- **Interested Audience**: 
  - total_interested_count: 52

## 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,CA,United States

## Event gallery

- **Alt text**: Not Your Grandfather's Big Band Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8caccca30652b691ffc66ed754eeca12a090f90f113aa0aa0dabd03748d25673-rimg-w1200-h900-dc020202-gmir?v=1769644544

## FAQs

- **Q**: When and where is Not Your Grandfather's Big Band Concert being held?
  - **A:** Not Your Grandfather's Big Band Concert takes place on Sun, 01 Feb, 2026 at 02:00 pm to Sun, 01 Feb, 2026 at 02:00 pm at Old Town Temecula Community Theater, 42051 Main St,Temecula,CA,United States.
- **Q**: Who is organizing Not Your Grandfather's Big Band Concert?
  - **A:** Not Your Grandfather's Big Band Concert is organized by The Second Hand Brass Band/Jazz Combo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Not Your Grandfather's Big Band Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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. With 50+ 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": "Not Your Grandfather's Big Band Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/8caccca30652b691ffc66ed754eeca12a090f90f113aa0aa0dabd03748d25673-rimg-w1200-h900-dc020202-gmir?v=1769644544",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/temecula/not-your-grandfathers-big-band-concert/200029193092616",
        "location": {
            "@type": "Place",
            "name": "Old Town Temecula Community Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42051 Main St,Temecula,CA,United States",
                "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 celebrating their 12th anniversary with a Speakeasy Concert at the Temecula Theater.  \"Not Your Grandfather's Big Band\" is the theme this year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Second Hand Brass BandJazz Combo",
                "url": "https://allevents.in/org/the-second-hand-brass-band-jazz-combo/20197045"
            }
        ]
    }
]
```