

# Event Details

- **Event Name**: Bells and Flutes Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 04:00 pm
- **Event Description**: Come see the Bells and Flutes perform alongside the FUMC talent showcase and Carol sing along!
- **Event URL**: https://allevents.in/west-lafayette/bells-and-flutes-concert/200029367672636
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: West Lafayette
- **state**: IN
- **country**: United States
- **location**: First United Methodist Church West Lafayette
- **lat**: 40.425459645693
- **long**: -86.936601260894
- **full address**: First United Methodist Church West Lafayette, 1700 Mitch Daniels Boulevard,West Lafayette, Indiana, United States

## Event gallery

- **Alt text**: Bells and Flutes Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/69043a99f8068bce596893f80b34835c50e7f681f05239fc2389e3b68640d7bd-rimg-w1200-h1600-dcffffff-gmir?v=1765956996

## FAQs

- **Q**: When and where is Bells and Flutes Concert being held?
  - **A:** Bells and Flutes Concert takes place on Sun, 21 Dec, 2025 at 04:00 pm to Sun, 21 Dec, 2025 at 04:00 pm at First United Methodist Church West Lafayette, 1700 Mitch Daniels Boulevard,West Lafayette, Indiana, United States.
- **Q**: Who is organizing Bells and Flutes Concert?
  - **A:** Bells and Flutes Concert is organized by Lafayette Flute Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bells and Flutes 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 West Lafayette, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bells and Flutes 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": "Bells and Flutes Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/69043a99f8068bce596893f80b34835c50e7f681f05239fc2389e3b68640d7bd-rimg-w1200-h1600-dcffffff-gmir?v=1765956996",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/west-lafayette/bells-and-flutes-concert/200029367672636",
        "location": {
            "@type": "Place",
            "name": "First United Methodist Church West Lafayette",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 Mitch Daniels Boulevard,West Lafayette, Indiana",
                "addressLocality": "West Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.425459645693",
                "longitude": "-86.936601260894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see the Bells and Flutes perform alongside the FUMC talent showcase and Carol sing along!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lafayette Flute Choir",
                "url": "https://allevents.in/org/lafayette-flute-choir/24832424"
            }
        ]
    }
]
```