

# Event Details

- **Event Name**: Jazz in the Garden 
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm (-06:00)
- **Event Description**: Jazz in the garden
- **Event URL**: https://allevents.in/colorado-springs/jazz-in-the-garden/200029937010747
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: Grace and St. Stephen's Episcopal Church
- **lat**: 38.8433
- **long**: -104.822
- **full address**: Grace and St. Stephen's Episcopal Church, Colorado Springs,CO,United States

## Event gallery

- **Alt text**: Jazz in the Garden
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/314f7137d28dd3d3a3e70d8f8732fb11b2f64da978558a3521a2db35ed55a0ff-rimg-w1200-h532-dca88c76-gmir?v=1776083987

## FAQs

- **Q**: When and where is Jazz in the Garden  being held?
  - **A:** Jazz in the Garden  takes place on Fri, 26 Jun, 2026 at 07:00 pm to Fri, 26 Jun, 2026 at 07:00 pm at Grace and St. Stephen's Episcopal Church, Colorado Springs,CO,United States.
- **Q**: Who is organizing Jazz in the Garden ?
  - **A:** Jazz in the Garden  is organized by The Hennessy 6.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jazz in the Garden  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 Colorado Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jazz in the Garden  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": "Jazz in the Garden",
        "image": "https://cdn-az.allevents.in/events2/banners/314f7137d28dd3d3a3e70d8f8732fb11b2f64da978558a3521a2db35ed55a0ff-rimg-w1200-h532-dca88c76-gmir?v=1776083987",
        "startDate": "2026-06-26T19:00:00-06:00",
        "url": "https://allevents.in/colorado-springs/jazz-in-the-garden/200029937010747",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Grace and St. Stephen's Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Colorado Springs,CO,United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8433",
                "longitude": "-104.822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jazz in the garden",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hennessy 6",
                "url": "https://allevents.in/org/the-hennessy-6/12817318",
                "description": "In the Spirit of Swing"
            }
        ]
    }
]
```