

# Event Details

- **Event Name**: Christmas Program
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Christmas Program at Fellowship Baptist Church. All are welcome to join us as we celebrate the birth of our Savior with performances of singing and reading.
- **Event URL**: https://allevents.in/vincennes/christmas-program/200029386640047
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Vincennes
- **state**: IN
- **country**: United States
- **location**: 3904 S Lower Hart St Road, Vincennes, IN, United States, Indiana 47591
- **lat**: 38.6471
- **long**: -87.4945
- **full address**: 3904 S Lower Hart St Road, Vincennes, IN, United States, Indiana 47591

## Event gallery

- **Alt text**: Christmas Program
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/011d3a448ef162dde60fbdd31fb191c0ac08de6f5f2408b924668b061b16ad69-rimg-w1200-h675-dc492c18-gmir?v=1766282681

## FAQs

- **Q**: When and where is Christmas Program being held?
  - **A:** Christmas Program takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 3904 S Lower Hart St Road, Vincennes, IN, United States, Indiana 47591.
- **Q**: Who is organizing Christmas Program?
  - **A:** Christmas Program is organized by Fellowship Baptist Church of Vincennes, Indiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Program",
        "image": "https://cdn-az.allevents.in/events3/banners/011d3a448ef162dde60fbdd31fb191c0ac08de6f5f2408b924668b061b16ad69-rimg-w1200-h675-dc492c18-gmir?v=1766282681",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/vincennes/christmas-program/200029386640047",
        "location": {
            "@type": "Place",
            "name": "3904 S Lower Hart St Road, Vincennes, IN, United States, Indiana 47591",
            "address": {
                "@type": "PostalAddress",
                "name": "3904 S Lower Hart St Road, Vincennes, IN, United States, Indiana 47591",
                "addressLocality": "Vincennes",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6471",
                "longitude": "-87.4945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Program at Fellowship Baptist Church. All are welcome to join us as we celebrate the birth of our Savior with performances of singing and reading.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Baptist Church of Vincennes Indiana",
                "url": "https://allevents.in/org/fellowship-baptist-church-of-vincennes-indiana/24382712"
            }
        ]
    }
]
```