

# Event Details

- **Event Name**: Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm
- **Event Description**: You don’t have to be a member to attend. All are welcome to come celebrate with us.
- **Event URL**: https://allevents.in/rayville/christmas-party/200029170641318
- **Event Categories**: christmas, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Rayville
- **state**: LA
- **country**: United States
- **location**: Zebedee Baptist Church
- **lat**: 32.40627
- **long**: -91.68276
- **full address**: Zebedee Baptist Church, 774 Burke Rd,Rayville, Louisiana, United States

## Event gallery

- **Alt text**: Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cd924026b25e21cd26d9c13fd2175e06a39be17da04f3d39387692f19d0c42da-rimg-w1024-h1536-dcecdec8-gmir?v=1765467263

## FAQs

- **Q**: When and where is Christmas Party being held?
  - **A:** Christmas Party takes place on Sat, 13 Dec, 2025 at 05:00 pm to Sat, 13 Dec, 2025 at 05:00 pm at Zebedee Baptist Church, 774 Burke Rd,Rayville, Louisiana, United States.
- **Q**: Who is organizing Christmas Party?
  - **A:** Christmas Party is organized by Zebedee Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Rayville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/cd924026b25e21cd26d9c13fd2175e06a39be17da04f3d39387692f19d0c42da-rimg-w1024-h1536-dcecdec8-gmir?v=1765467263",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/rayville/christmas-party/200029170641318",
        "location": {
            "@type": "Place",
            "name": "Zebedee Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "774 Burke Rd,Rayville, Louisiana",
                "addressLocality": "Rayville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.40627",
                "longitude": "-91.68276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You don’t have to be a member to attend. All are welcome to come celebrate with us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Zebedee Baptist Church",
                "url": "https://allevents.in/org/zebedee-baptist-church/25783102"
            }
        ]
    }
]
```