

# Event Details

- **Event Name**: Rebellion Christmas Concert
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: Our complete Christmas repertoire
- **Event URL**: https://allevents.in/sunset-hills/rebellion-christmas-concert/200029199422359
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029199422359?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sunset+hills-events

## Event venue details

- **city**: Sunset Hills
- **state**: MO
- **country**: United States
- **location**: Friendship Village STL (Sunset Hills)
- **lat**: 38.52317
- **long**: -90.40434
- **full address**: Friendship Village STL (Sunset Hills), 12563 Village Circle Dr,Sunset Hills, Missouri, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rebellion Handbell Ensemble St. Louis (https://allevents.in/org/rebellion-handbell-ensemble-st-louis/23193496)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/40f0e22464183e8a347fa7fa739421220b681bf3b50449b4958873e686e68c35-rimg-w850-h315-dc2e3234-gmir?v=1765697346
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4eaf7f16c9a62991ed01338dfa7dc989e09ef72b0ff4b5fff64c65a4ad346116-rimg-w300-h300-dceddeb9-gmir?v=1765697347

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 15 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Friendship Village STL (Sunset Hills), 12563 Village Circle Dr,Sunset Hills, Missouri, United States
- **Q**: Who is organizing the event?
  - **A:** Rebellion Handbell Ensemble St. Louis
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Rebellion Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rebellion Christmas Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/40f0e22464183e8a347fa7fa739421220b681bf3b50449b4958873e686e68c35-rimg-w850-h315-dc2e3234-gmir?v=1765697346",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/sunset-hills/rebellion-christmas-concert/200029199422359",
        "location": {
            "@type": "Place",
            "name": "Friendship Village STL (Sunset Hills)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12563 Village Circle Dr,Sunset Hills, Missouri",
                "addressLocality": "Sunset Hills",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.52317",
                "longitude": "-90.40434"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our complete Christmas repertoire",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rebellion Handbell Ensemble St. Louis",
                "url": "https://allevents.in/org/rebellion-handbell-ensemble-st-louis/23193496"
            }
        ]
    }
]
```