

# Event Details

- **Event Name**: Christmas Eve Candlelight Service at Star Baptist Church
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a Candlelight Christmas Eve Service at Star Baptist Church!
- **Event URL**: https://allevents.in/star/christmas-eve-candlelight-service-at-star-baptist-church/200029220849057
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Star
- **state**: MS
- **country**: United States
- **location**: 301 Mangum Dr, Star, MS, United States, Mississippi 39167
- **lat**: 32.09508
- **long**: -90.04305
- **full address**: 301 Mangum Dr, Star, MS, United States, Mississippi 39167

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service at Star Baptist Church
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/940f9795d19fb68be7301b46aa3a22e9d2e90835a842d8354a5d31d9749c197c-rimg-w851-h315-dcd4ab92-gmir?v=1766509277

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service at Star Baptist Church being held?
  - **A:** Christmas Eve Candlelight Service at Star Baptist Church takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 301 Mangum Dr, Star, MS, United States, Mississippi 39167.
- **Q**: Who is organizing Christmas Eve Candlelight Service at Star Baptist Church?
  - **A:** Christmas Eve Candlelight Service at Star Baptist Church is organized by Star Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service at Star Baptist Church",
        "image": "https://cdn-az.allevents.in/events8/banners/940f9795d19fb68be7301b46aa3a22e9d2e90835a842d8354a5d31d9749c197c-rimg-w851-h315-dcd4ab92-gmir?v=1766509277",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/star/christmas-eve-candlelight-service-at-star-baptist-church/200029220849057",
        "location": {
            "@type": "Place",
            "name": "301 Mangum Dr, Star, MS, United States, Mississippi 39167",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 Mangum Dr, Star, MS 39167-9700, United States",
                "addressLocality": "Star",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.09508",
                "longitude": "-90.04305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Candlelight Christmas Eve Service at Star Baptist Church!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Star Baptist Church",
                "url": "https://allevents.in/org/star-baptist-church/24740642"
            }
        ]
    }
]
```