

# Event Details

- **Event Name**: Community Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm – Sun, 14 Dec, 2025 at 07:30 pm
- **Event Description**: Join the annual Community Christmas Concert celebrating "Silent Night" a collaboration of Firth's local church and school choirs. Open to all!
- **Event URL**: https://allevents.in/idaho-falls/community-christmas-concert/200029312226300
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: Firth High School
- **lat**: 43.4905
- **long**: -112.042488
- **full address**: Firth High School, 101 Park Ave,Idaho Falls, Idaho, United States

## Event gallery

- **Alt text**: Community Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2f82072bb71323ae9e4da9c6bf5f2b39bc055844320f86b431b8a00284ead4a6-rimg-w1003-h1496-dcfefefe-gmir?v=1765727543

## FAQs

- **Q**: When and where is Community Christmas Concert being held?
  - **A:** Community Christmas Concert takes place on Sun, 14 Dec, 2025 at 06:00 pm to Sun, 14 Dec, 2025 at 07:30 pm at Firth High School, 101 Park Ave,Idaho Falls, Idaho, United States.
- **Q**: Who is organizing Community Christmas Concert?
  - **A:** Community Christmas Concert is organized by The Community Orchestra at Firth.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community Christmas 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 Idaho Falls, this event is thoughtfully curated to deliver a standout experience worth every moment. If Community Christmas 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": "Community Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/2f82072bb71323ae9e4da9c6bf5f2b39bc055844320f86b431b8a00284ead4a6-rimg-w1003-h1496-dcfefefe-gmir?v=1765727543",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/idaho-falls/community-christmas-concert/200029312226300",
        "location": {
            "@type": "Place",
            "name": "Firth High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Park Ave,Idaho Falls, Idaho",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4905",
                "longitude": "-112.042488"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the annual Community Christmas Concert celebrating \"Silent Night\" a collaboration of Firth's local church and school choirs. Open to all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Community Orchestra at Firth",
                "url": "https://allevents.in/org/the-community-orchestra-at-firth/27200103"
            }
        ]
    }
]
```