

# Event Details

- **Event Name**: GTS Sounds of Christmas concert 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 04:30 pm
- **Event Description**: Please join Golden Triangle Singers for the Sounds of Christmas concert!
- **Event URL**: https://allevents.in/columbus/gts-sounds-of-christmas-concert/200029296770443
- **Event Categories**: Music, Concerts, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029296770443?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=columbus-events

## Event venue details

- **city**: Columbus
- **state**: MS
- **country**: United States
- **location**: Annunciation Catholic Church
- **lat**: 33.494315912583
- **long**: -88.423947643865
- **full address**: Annunciation Catholic Church, 823 College St,Columbus, Mississippi, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Golden Triangle Singers (https://allevents.in/org/golden-triangle-singers/24403718)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/01c3f31d3217b2d8f13b5942d620ab08a41297e57eb4bd13a4dba365342b3b59-rimg-w1200-h1552-dcfeffff-gmir?v=1764805903
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b2f0b4f4d550f208e82ba61d2be38059734011823fc02927b5fb3b20e6c4d495-rimg-w300-h300-dcfefffe-gmir?v=1764805903

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 04:30 pm
- **Q**: Where is the event happening?
  - **A:** Annunciation Catholic Church, 823 College St,Columbus, Mississippi, United States
- **Q**: Who is organizing the event?
  - **A:** Golden Triangle Singers
- **Q**: What type of event is this?
  - **A:** Music, Concerts, Entertainment
- **Q**: Where can I find ticket details about GTS Sounds of Christmas concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "GTS Sounds of Christmas concert",
        "image": "https://cdn-az.allevents.in/events5/banners/01c3f31d3217b2d8f13b5942d620ab08a41297e57eb4bd13a4dba365342b3b59-rimg-w1200-h1552-dcfeffff-gmir?v=1764805903",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/columbus/gts-sounds-of-christmas-concert/200029296770443",
        "location": {
            "@type": "Place",
            "name": "Annunciation Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "823 College St,Columbus, Mississippi",
                "addressLocality": "Columbus",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.494315912583",
                "longitude": "-88.423947643865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join Golden Triangle Singers for the Sounds of Christmas concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Golden Triangle Singers",
                "url": "https://allevents.in/org/golden-triangle-singers/24403718"
            }
        ]
    }
]
```