

# Event Details

- **Event Name**: Holiday Concert: Christmas Around the World
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for our holiday concert filled with beautiful music to celebrate the season with a guest performance by the Cache Valley Men’s Chorus! Concert if free and open to the public. No tickets are required. Family friendly.
- **Event URL**: https://allevents.in/logan/holiday-concert-christmas-around-the-world/200029356849452
- **Event Categories**: concerts, music, entertainment, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Logan
- **state**: UT
- **country**: United States
- **location**: Daines Concert Hall, Utah State University
- **lat**: 41.7430189
- **long**: -111.8054494
- **full address**: Daines Concert Hall, Utah State University, Logan, Utah, United States

## Event gallery

- **Alt text**: Holiday Concert: Christmas Around the World
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/53ed7970ac747cb82aa39ecc263edb02dec1d2590f1d4e933297084403845cd8-rimg-w1059-h427-dc040303-gmir?v=1765754691

## FAQs

- **Q**: When and where is Holiday Concert: Christmas Around the World being held?
  - **A:** Holiday Concert: Christmas Around the World takes place on Mon, 15 Dec, 2025 at 06:30 pm to Mon, 15 Dec, 2025 at 06:30 pm at Daines Concert Hall, Utah State University, Logan, Utah, United States.
- **Q**: Who is organizing Holiday Concert: Christmas Around the World?
  - **A:** Holiday Concert: Christmas Around the World is organized by Cache Children's Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert: Christmas Around the World 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 Logan, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Concert: Christmas Around the World 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": "Holiday Concert: Christmas Around the World",
        "image": "https://cdn-az.allevents.in/events4/banners/53ed7970ac747cb82aa39ecc263edb02dec1d2590f1d4e933297084403845cd8-rimg-w1059-h427-dc040303-gmir?v=1765754691",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/logan/holiday-concert-christmas-around-the-world/200029356849452",
        "location": {
            "@type": "Place",
            "name": "Daines Concert Hall, Utah State University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Logan, Utah",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7430189",
                "longitude": "-111.8054494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our holiday concert filled with beautiful music to celebrate the season with a guest performance by the Cache Valley Men’s Chorus! Concert if free and open to the public. No tickets are required. Family friendly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cache Childrens Choir",
                "url": "https://allevents.in/org/cache-childrens-choir/27240035"
            }
        ]
    }
]
```