

# Event Details

- **Event Name**: TTCO Winter Concert
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm – Mon, 15 Dec, 2025 at 08:00 pm
- **Event Description**: The Twin Tiers Community Orchestra presents their annual Winter Concert. This event will be held in the Arnot Mall Event Center and is free and open to the public.
- **Event URL**: https://allevents.in/horseheads/ttco-winter-concert/200028885762306
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Horseheads
- **state**: NY
- **country**: United States
- **location**: Arnot Mall
- **lat**: 42.160025117152
- **long**: -76.873906655333
- **full address**: Arnot Mall, ATM, Horseheads, NY 14845, United States

## Event gallery

- **Alt text**: TTCO Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fcda245762598f3ee96a365880b909210107f629844410a88515f81709e51f07-rimg-w851-h315-dcbed8e9-gmir?v=1765456027

## FAQs

- **Q**: When and where is TTCO Winter Concert being held?
  - **A:** TTCO Winter Concert takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 08:00 pm at Arnot Mall, ATM, Horseheads, NY 14845, United States.
- **Q**: Who is organizing TTCO Winter Concert?
  - **A:** TTCO Winter Concert is organized by Twin Tiers Community Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** TTCO Winter 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 Horseheads, this event is thoughtfully curated to deliver a standout experience worth every moment. If TTCO Winter 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": "TTCO Winter Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/fcda245762598f3ee96a365880b909210107f629844410a88515f81709e51f07-rimg-w851-h315-dcbed8e9-gmir?v=1765456027",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/horseheads/ttco-winter-concert/200028885762306",
        "location": {
            "@type": "Place",
            "name": "Arnot Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "ATM, Horseheads, NY 14845, United States",
                "addressLocality": "Horseheads",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.160025117152",
                "longitude": "-76.873906655333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Twin Tiers Community Orchestra presents their annual Winter Concert. This event will be held in the Arnot Mall Event Center and is free and open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Tiers Community Orchestra",
                "url": "https://allevents.in/org/twin-tiers-community-orchestra/20694031"
            }
        ]
    }
]
```