

# Event Details

- **Event Name**: An Evening of Holiday Jazz
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 05:00 pm
- **Event Description**: One Night Only 
Holiday Concert Sun Nov. 9th
Manship Theatre
- **Event URL**: https://allevents.in/baton-rouge/an-evening-of-holiday-jazz/200029112414832
- **Event Categories**: music, entertainment, holiday, concerts, art, theatre
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Baton Rouge
- **state**: LA
- **country**: United States
- **location**: Manship Theater
- **lat**: 30.4475391
- **long**: -91.1889666
- **full address**: Manship Theater, Baton Rouge,LA,United States

## Event gallery

- **Alt text**: An Evening of Holiday Jazz
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2021788736068492929d4317ca6c8d1db27a2c6aed6667d70dd85e8376887444-rimg-w1200-h800-dc020304-gmir?v=1761991532

## FAQs

- **Q**: When and where is An Evening of Holiday Jazz being held?
  - **A:** An Evening of Holiday Jazz takes place on Sun, 09 Nov, 2025 at 05:00 pm to Sun, 09 Nov, 2025 at 05:00 pm at Manship Theater, Baton Rouge,LA,United States.
- **Q**: Who is organizing An Evening of Holiday Jazz?
  - **A:** An Evening of Holiday Jazz is organized by George Bell and Friends.
- **Q**: Who is this event for? Is it right for me?
  - **A:** An Evening of Holiday Jazz 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 Baton Rouge, this event is thoughtfully curated to deliver a standout experience worth every moment. If An Evening of Holiday Jazz sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "An Evening of Holiday Jazz",
        "image": "https://cdn-az.allevents.in/events8/banners/2021788736068492929d4317ca6c8d1db27a2c6aed6667d70dd85e8376887444-rimg-w1200-h800-dc020304-gmir?v=1761991532",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/baton-rouge/an-evening-of-holiday-jazz/200029112414832",
        "location": {
            "@type": "Place",
            "name": "Manship Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Baton Rouge,LA,United States",
                "addressLocality": "Baton Rouge",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.4475391",
                "longitude": "-91.1889666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One Night Only \nHoliday Concert Sun Nov. 9th\nManship Theatre",
        "organizer": [
            {
                "@type": "Organization",
                "name": "George Bell and Friends",
                "url": "https://allevents.in/org/george-bell-and-friends/24415040"
            }
        ]
    }
]
```