

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for a candlelight Christmas Eve service as we celebrate the birth of Jesus with timeless carols, Scripture readings, and the Lord’s Supper.
- **Event URL**: https://allevents.in/wiggins/christmas-eve-service/200029185558530
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details


## Event venue details

- **city**: Wiggins
- **state**: MS
- **country**: United States
- **location**: 219 Second St N, Wiggins, MS, United States, Mississippi 39577
- **lat**: 30.86065
- **long**: -89.13555
- **full address**: 219 Second St N, Wiggins, MS, United States, Mississippi 39577

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/dc8a048b48e1f303dc7e52c4977ebe178bf48885ef7868b7e30870a0db13b441-rimg-w1200-h675-dc211d2a-gmir?v=1766430465

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 219 Second St N, Wiggins, MS, United States, Mississippi 39577.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by First Baptist Church of Wiggins.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/dc8a048b48e1f303dc7e52c4977ebe178bf48885ef7868b7e30870a0db13b441-rimg-w1200-h675-dc211d2a-gmir?v=1766430465",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/wiggins/christmas-eve-service/200029185558530",
        "location": {
            "@type": "Place",
            "name": "219 Second St N, Wiggins, MS, United States, Mississippi 39577",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "219 N 2nd St, Wiggins, MS 39577-3309, United States",
                "addressLocality": "Wiggins",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.86065",
                "longitude": "-89.13555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a candlelight Christmas Eve service as we celebrate the birth of Jesus with timeless carols, Scripture readings, and the Lord’s Supper.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Wiggins",
                "url": "https://allevents.in/org/first-baptist-church-of-wiggins/26140223"
            }
        ]
    }
]
```