

# Event Details

- **Event Name**: Good Treble Concert
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 02:00 pm
- **Event Description**: Join the new Good Treble Choir for their first concert! Lots of music variety is bound to be a good time!
- **Event URL**: https://allevents.in/colorado-springs/good-treble-concert/200029078441656
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029078441656?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=colorado+springs-events

## Event venue details

- **city**: Colorado Springs
- **state**: CO
- **country**: United States
- **location**: First Congregational Church, Colorado Springs
- **lat**: 38.84122
- **long**: -104.82364
- **full address**: First Congregational Church, Colorado Springs, United States

## Event gallery

- **Alt text**: Good Treble Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/661c0f51aaff82172c98308b815e9f101989f7e5b51fa5d64040db71dc595b3c-rimg-w1200-h492-dcffffff-gmir?v=1768445973

## FAQs

- **Q**: When and where is Good Treble Concert being held?
  - **A:** Good Treble Concert takes place on Sun, 18 Jan, 2026 at 02:00 pm to Sun, 18 Jan, 2026 at 02:00 pm at First Congregational Church, Colorado Springs, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Good Treble 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 Colorado Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Good Treble 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": "Good Treble Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/661c0f51aaff82172c98308b815e9f101989f7e5b51fa5d64040db71dc595b3c-rimg-w1200-h492-dcffffff-gmir?v=1768445973",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/colorado-springs/good-treble-concert/200029078441656",
        "location": {
            "@type": "Place",
            "name": "First Congregational Church, Colorado Springs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 E St Vrain St, Colorado Springs, CO 80903-1130, United States",
                "addressLocality": "Colorado Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.84122",
                "longitude": "-104.82364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the new Good Treble Choir for their first concert! Lots of music variety is bound to be a good time!"
    }
]
```