

# Event Details

- **Event Name**: Holiday Handbell Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: Join the Joyful Sound Community Handbell Choir for one of our several FREE handbell concert featuring Christmas favorites! No tickets are required. Open to the public.
- **Event URL**: https://allevents.in/morgantown/holiday-handbell-concert/200028881591238
- **Event Categories**: music, entertainment, concerts, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Morgantown
- **state**: IN
- **country**: United States
- **location**: First Christian Church of Morgantown
- **lat**: 39.390851823446
- **long**: -86.260134874523
- **full address**: First Christian Church of Morgantown, 2717 S Morgantown Rd,Morgantown, Indiana, United States

## Event gallery

- **Alt text**: Holiday Handbell Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/17c4d7b5a22968f8e7c8f9928b8ee59d837b4a70c0ee65c3941ce5416e218a4a-rimg-w960-h640-dc181814-gmir?v=1765484964

## FAQs

- **Q**: When and where is Holiday Handbell Concert being held?
  - **A:** Holiday Handbell Concert takes place on Sun, 14 Dec, 2025 at 05:00 pm to Sun, 14 Dec, 2025 at 05:00 pm at First Christian Church of Morgantown, 2717 S Morgantown Rd,Morgantown, Indiana, United States.
- **Q**: Who is organizing Holiday Handbell Concert?
  - **A:** Holiday Handbell Concert is organized by Joyful Sound.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Handbell 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 Morgantown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Handbell 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": "Holiday Handbell Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/17c4d7b5a22968f8e7c8f9928b8ee59d837b4a70c0ee65c3941ce5416e218a4a-rimg-w960-h640-dc181814-gmir?v=1765484964",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/morgantown/holiday-handbell-concert/200028881591238",
        "location": {
            "@type": "Place",
            "name": "First Christian Church of Morgantown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2717 S Morgantown Rd,Morgantown, Indiana",
                "addressLocality": "Morgantown",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.390851823446",
                "longitude": "-86.260134874523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Joyful Sound Community Handbell Choir for one of our several FREE handbell concert featuring Christmas favorites! No tickets are required. Open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Joyful Sound",
                "url": "https://allevents.in/org/joyful-sound/21226088"
            }
        ]
    }
]
```