

# Event Details

- **Event Name**: Home for the Holidays
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm – Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: The Everett Chorale opens its 60th diamond jubilee season with a holiday concert titled “Home for the Holidays.” This concert will evoke feelings of traditional holidays comfort and nostalgia anticipation of coming family gatherings and anticipation of future  cozy holiday celebrations. You’ll recognize many old favorites including Silent Night O Come O Come Emmanuel and Holst’s Christmas Day plus enjoy contemporary pieces by international and domestic composers including Enya.
- **Event URL**: https://allevents.in/everett/home-for-the-holidays/80003150520812
- **Event Categories**: concerts, holiday, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Everett
- **state**: WA
- **country**: United States
- **location**: Village Theatre
- **lat**: 47.9813353
- **long**: -122.2074286
- **full address**: Village Theatre, 2710 Wetmore Ave, Everett, WA 98201, United States

## Event gallery

- **Alt text**: Home for the Holidays
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68e02c6e777a3.jpg

## FAQs

- **Q**: When and where is Home for the Holidays being held?
  - **A:** Home for the Holidays takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 04:00 pm at Village Theatre, 2710 Wetmore Ave, Everett, WA 98201, United States.
- **Q**: Who is organizing Home for the Holidays?
  - **A:** Home for the Holidays is organized by Everett Chorale.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Home for the Holidays",
        "image": "https://cdn2.allevents.in/thumbs/thumb68e02c6e777a3.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/everett/home-for-the-holidays/80003150520812",
        "location": {
            "@type": "Place",
            "name": "Village Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2710 Wetmore Ave, Everett, WA 98201, United States",
                "postalCode": "98201",
                "addressLocality": "Everett",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.9813353",
                "longitude": "-122.2074286"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Everett Chorale opens its 60th diamond jubilee season with a holiday concert titled “Home for the Holidays.” This concert will evoke feelings of traditional holidays comfort and nostalgia anticipation of coming family gatherings and anticipation of future  cozy holiday celebrations. You’ll recog",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Everett Chorale",
                "url": "https://allevents.in/org/everett-chorale/24448419"
            }
        ]
    }
]
```