

# Event Details

- **Event Name**: Live Jazz Concert
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:30 pm (-04:00)
- **Event Description**: Live Jazz concert at Trinity on Main
- **Event URL**: https://allevents.in/new-britain/live-jazz-concert/200029447575740
- **Event Categories**: music, entertainment, concerts, live-music, jazz
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: New Britain
- **state**: CT
- **country**: United States
- **location**: 69 Main St, New Britain, CT, United States, Connecticut 06051
- **lat**: 41.66551
- **long**: -72.78088
- **full address**: 69 Main St, New Britain, CT, United States, Connecticut 06051

## Event gallery

- **Alt text**: Live Jazz Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/45dfb29e74841e9bc5132f3de4afa3006ae00a030dacf54e60913150032800a0-rimg-w850-h471-dc471406-gmir?v=1767566500

## FAQs

- **Q**: When and where is Live Jazz Concert being held?
  - **A:** Live Jazz Concert takes place on Sat, 18 Apr, 2026 at 07:30 pm to Sat, 18 Apr, 2026 at 07:30 pm at 69 Main St, New Britain, CT, United States, Connecticut 06051.
- **Q**: Who is organizing Live Jazz Concert?
  - **A:** Live Jazz Concert is organized by Trinity-on-Main.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Jazz Concert 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 New Britain, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Jazz Concert 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": "Live Jazz Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/45dfb29e74841e9bc5132f3de4afa3006ae00a030dacf54e60913150032800a0-rimg-w850-h471-dc471406-gmir?v=1767566500",
        "startDate": "2026-04-18T19:30:00-04:00",
        "url": "https://allevents.in/new-britain/live-jazz-concert/200029447575740",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "69 Main St, New Britain, CT, United States, Connecticut 06051",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "69 Main St, New Britain, CT 06051-2501, United States",
                "addressLocality": "New Britain",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66551",
                "longitude": "-72.78088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Jazz concert at Trinity on Main",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity-on-Main",
                "url": "https://allevents.in/org/trinity-on-main/20315834",
                "description": "Trinity-on-Main, New Britain. 3,060 likes · 24 talking about this · 10,320 were here. Trinity On Main is a Non Profit business that serves as a theater,..."
            }
        ]
    }
]
```