

# Event Details

- **Event Name**: Rebellion Christmas Concert
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: Lots of Christmas music performed on handbells!
- **Event URL**: https://allevents.in/concord/rebellion-christmas-concert/200029156867650
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Concord
- **state**: MO
- **country**: United States
- **location**: Nazareth Living Center
- **lat**: 38.489532
- **long**: -90.321011
- **full address**: Nazareth Living Center, 2 Nazareth Ln,Mehlville, Missouri, Concord, United States

## Event gallery

- **Alt text**: Rebellion Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9c3487266b8fbe164c543d5e5c2ce5cf012b4c2831e1eac9c2110c0ec2e9b83e-rimg-w850-h315-dc2e3234-gmir?v=1765183203

## FAQs

- **Q**: When and where is Rebellion Christmas Concert being held?
  - **A:** Rebellion Christmas Concert takes place on Mon, 08 Dec, 2025 at 07:00 pm to Mon, 08 Dec, 2025 at 07:00 pm at Nazareth Living Center, 2 Nazareth Ln,Mehlville, Missouri, Concord, United States.
- **Q**: Who is organizing Rebellion Christmas Concert?
  - **A:** Rebellion Christmas Concert is organized by Rebellion Handbell Ensemble St. Louis.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rebellion 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 Concord, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rebellion 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": "Rebellion Christmas Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/9c3487266b8fbe164c543d5e5c2ce5cf012b4c2831e1eac9c2110c0ec2e9b83e-rimg-w850-h315-dc2e3234-gmir?v=1765183203",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/concord/rebellion-christmas-concert/200029156867650",
        "location": {
            "@type": "Place",
            "name": "Nazareth Living Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Nazareth Ln,Mehlville, Missouri",
                "addressLocality": "Concord",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.489532",
                "longitude": "-90.321011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of Christmas music performed on handbells!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rebellion Handbell Ensemble St. Louis",
                "url": "https://allevents.in/org/rebellion-handbell-ensemble-st-louis/23193496"
            }
        ]
    }
]
```