

# Event Details

- **Event Name**: FBC Christmas Cantata 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:45 am
- **Event Description**: Join us December 14th for our annual FBC Cantata!
- **Event URL**: https://allevents.in/paducah/fbc-christmas-cantata/200029193657947
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Paducah
- **state**: KY
- **country**: United States
- **location**: 1110 Kentucky Avenue
- **lat**: 37.08142
- **long**: -88.60763
- **full address**: 1110 Kentucky Avenue, 1056 Kentucky Ave, Paducah, KY 42003-1954, United States

## Event gallery

- **Alt text**: FBC Christmas Cantata
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dfda6513572e53a4c6e6cde121c67928287a8e55a440f96276a3dbd315c1b75f-rimg-w798-h1059-dcf0f0f0-gmir?v=1765418968

## FAQs

- **Q**: When and where is FBC Christmas Cantata  being held?
  - **A:** FBC Christmas Cantata  takes place on Sun, 14 Dec, 2025 at 10:45 am to Sun, 14 Dec, 2025 at 10:45 am at 1110 Kentucky Avenue, 1056 Kentucky Ave, Paducah, KY 42003-1954, United States.
- **Q**: Who is organizing FBC Christmas Cantata ?
  - **A:** FBC Christmas Cantata  is organized by First Baptist Church Stevenson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FBC Christmas Cantata",
        "image": "https://cdn-az.allevents.in/events7/banners/dfda6513572e53a4c6e6cde121c67928287a8e55a440f96276a3dbd315c1b75f-rimg-w798-h1059-dcf0f0f0-gmir?v=1765418968",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/paducah/fbc-christmas-cantata/200029193657947",
        "location": {
            "@type": "Place",
            "name": "1110 Kentucky Avenue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1056 Kentucky Ave, Paducah, KY 42003-1954, United States",
                "addressLocality": "Paducah",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.08142",
                "longitude": "-88.60763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us December 14th for our annual FBC Cantata!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Stevenson",
                "url": "https://allevents.in/org/first-baptist-church-stevenson/25572151"
            }
        ]
    }
]
```