

# Event Details

- **Event Name**: Christmas Choir Cantata
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us on Sunday, December 7th at 6:00 pm for our choir's Christmas Cantata!
- **Event URL**: https://allevents.in/decatur/christmas-choir-cantata/200029303104023
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: MI
- **country**: United States
- **location**: 80797 M 51 North, Decatur, MI, United States, Michigan 49045
- **lat**: 42.12493
- **long**: -85.96281
- **full address**: 80797 M 51 North, Decatur, MI, United States, Michigan 49045

## Event gallery

- **Alt text**: Christmas Choir Cantata
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/21aa30cd18897e7ca13e8e6beb5b167c08c348aec15bca3e62100a25b6733941-rimg-w688-h254-dc0d1a34-gmir?v=1764897443

## FAQs

- **Q**: When and where is Christmas Choir Cantata being held?
  - **A:** Christmas Choir Cantata takes place on Sun, 07 Dec, 2025 at 06:00 pm to Sun, 07 Dec, 2025 at 06:00 pm at 80797 M 51 North, Decatur, MI, United States, Michigan 49045.
- **Q**: Who is organizing Christmas Choir Cantata?
  - **A:** Christmas Choir Cantata is organized by Decatur Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Choir Cantata",
        "image": "https://cdn-az.allevents.in/events6/banners/21aa30cd18897e7ca13e8e6beb5b167c08c348aec15bca3e62100a25b6733941-rimg-w688-h254-dc0d1a34-gmir?v=1764897443",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/decatur/christmas-choir-cantata/200029303104023",
        "location": {
            "@type": "Place",
            "name": "80797 M 51 North, Decatur, MI, United States, Michigan 49045",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80797 M-51, Decatur, MI 49045, United States",
                "addressLocality": "Decatur",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.12493",
                "longitude": "-85.96281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us on Sunday, December 7th at 6:00 pm for our choir's Christmas Cantata!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Decatur Bible Church",
                "url": "https://allevents.in/org/decatur-bible-church/27192873"
            }
        ]
    }
]
```