

# Event Details

- **Event Name**: Winter Songfest
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Join the Greeley Children’s Chorale as we usher in the holiday season with the beautiful sound of children's voices!
- **Event URL**: https://allevents.in/greeley/winter-songfest/200029216283149
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Greeley
- **state**: CO
- **country**: United States
- **location**: Greeley West High School
- **lat**: 40.4013
- **long**: -104.737
- **full address**: Greeley West High School, Greeley West Ffa, 2401 35th Ave, Greeley, CO 80634, United States

## Event gallery

- **Alt text**: Winter Songfest
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f4f404e75a162ddc307a081af6547264c83a502c6d2fdedda7569191fe34a1db-rimg-w1200-h675-dc481f5b-gmir?v=1764953564

## FAQs

- **Q**: When and where is Winter Songfest being held?
  - **A:** Winter Songfest takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at Greeley West High School, Greeley West Ffa, 2401 35th Ave, Greeley, CO 80634, United States.
- **Q**: Who is organizing Winter Songfest?
  - **A:** Winter Songfest is organized by Greeley Children's Chorale.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Songfest",
        "image": "https://cdn-az.allevents.in/events1/banners/f4f404e75a162ddc307a081af6547264c83a502c6d2fdedda7569191fe34a1db-rimg-w1200-h675-dc481f5b-gmir?v=1764953564",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/greeley/winter-songfest/200029216283149",
        "location": {
            "@type": "Place",
            "name": "Greeley West High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Greeley West Ffa, 2401 35th Ave, Greeley, CO 80634, United States",
                "addressLocality": "Greeley",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4013",
                "longitude": "-104.737"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Greeley Children’s Chorale as we usher in the holiday season with the beautiful sound of children's voices!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greeley Childrens Chorale",
                "url": "https://allevents.in/org/greeley-childrens-chorale/27102402"
            }
        ]
    }
]
```