

# Event Details

- **Event Name**: Holiday Handbell Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03: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/indianapolis/holiday-handbell-concert/200029192790437
- **Event Categories**: music, entertainment, concerts, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Indianapolis Artsgarden
- **lat**: 39.76736
- **long**: -86.1604
- **full address**: Indianapolis Artsgarden, 110 W Washington St, Indianapolis, IN 46204-3423, United States

## Event gallery

- **Alt text**: Holiday Handbell Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/106ec76f29fbe114d7762da422e08636f5d4a0856a91aede21c88e8e41ad7f3b-rimg-w960-h640-dc181814-gmir?v=1763080297

## FAQs

- **Q**: When and where is Holiday Handbell Concert being held?
  - **A:** Holiday Handbell Concert takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at Indianapolis Artsgarden, 110 W Washington St, Indianapolis, IN 46204-3423, 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 music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Indianapolis, 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/events7/banners/106ec76f29fbe114d7762da422e08636f5d4a0856a91aede21c88e8e41ad7f3b-rimg-w960-h640-dc181814-gmir?v=1763080297",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/indianapolis/holiday-handbell-concert/200029192790437",
        "location": {
            "@type": "Place",
            "name": "Indianapolis Artsgarden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 W Washington St, Indianapolis, IN 46204-3423, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.76736",
                "longitude": "-86.1604"
            }
        },
        "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"
            }
        ]
    }
]
```