

# Event Details

- **Event Name**: Tuesday Night Open Jazz Session
- **Event Start and End Date**: Tue, 28 Dec, 2021 at 07:00 pm – Tue, 28 Dec, 2021 at 10:00 pm
- **Event Description**: Open Jazz session hosted by True Story Brewing Company and Alabama Jazz hall of fame artist every Tuesday!
- **Event URL**: https://allevents.in/alton/tuesday-night-open-jazz-session/200021987898832
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alton
- **state**: AL
- **country**: United States
- **location**: true story brewing company
- **lat**: 33.52956158
- **long**: -86.74786359
- **full address**: true story brewing company, Alton, United States

## Event gallery

- **Alt text**: Tuesday Night Open Jazz Session
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/83678bbba1e7fe8feb90e200a6a54766075f546a84e64981e2cfd4e330b07476-rimg-w517-h350-gmir.jpg?v=1640656604

## FAQs

- **Q**: When and where is Tuesday Night Open Jazz Session being held?
  - **A:** Tuesday Night Open Jazz Session takes place on Tue, 28 Dec, 2021 at 07:00 pm to Tue, 28 Dec, 2021 at 10:00 pm at true story brewing company, Alton, United States.
- **Q**: Who is organizing Tuesday Night Open Jazz Session?
  - **A:** Tuesday Night Open Jazz Session is organized by True Story Brewing Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tuesday Night Open Jazz Session 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 Alton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tuesday Night Open Jazz Session 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": "Tuesday Night Open Jazz Session",
        "image": "https://cdn-az.allevents.in/events8/banners/83678bbba1e7fe8feb90e200a6a54766075f546a84e64981e2cfd4e330b07476-rimg-w517-h350-gmir.jpg?v=1640656604",
        "startDate": "2021-12-28",
        "endDate": "2021-12-28",
        "url": "https://allevents.in/alton/tuesday-night-open-jazz-session/200021987898832",
        "location": {
            "@type": "Place",
            "name": "true story brewing company",
            "address": {
                "@type": "PostalAddress",
                "name": "true story brewing company, Alton, United States",
                "addressLocality": "Alton",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.52956158",
                "longitude": "-86.74786359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open Jazz session hosted by True Story Brewing Company and Alabama Jazz hall of fame artist every Tuesday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "True Story Brewing Company",
                "url": "https://allevents.in/org/true-story-brewing-company/14585271",
                "description": "True Story Brewing Company is a small brewery with a big story. We focus on finely crafted beer, family, friends, and our community."
            }
        ]
    }
]
```