

# Event Details

- **Event Name**: Christmas Candlelight at The Church
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 06:00 pm
- **Event Description**: Bring the whole family for Christmas Candlelight on Sunday, December 21 at 6PM. We will not have services that morning.
- **Event URL**: https://allevents.in/ocean-springs/christmas-candlelight-at-the-church/200029155026021
- **Event Categories**: candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Ocean Springs
- **state**: MS
- **country**: United States
- **location**: 7909 Ocean Springs Rd, Ocean Springs, MS, United States, Mississippi 39564
- **lat**: 30.42679
- **long**: -88.74359
- **full address**: 7909 Ocean Springs Rd, Ocean Springs, MS, United States, Mississippi 39564

## Event gallery

- **Alt text**: Christmas Candlelight at The Church
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bc58462f1fe264986b387ec625f1b7a8c22b833071279279f445428ac2a887d7-rimg-w1200-h675-dc153132-gmir?v=1766158836

## FAQs

- **Q**: When and where is Christmas Candlelight at The Church being held?
  - **A:** Christmas Candlelight at The Church takes place on Sun, 21 Dec, 2025 at 06:00 pm to Sun, 21 Dec, 2025 at 06:00 pm at 7909 Ocean Springs Rd, Ocean Springs, MS, United States, Mississippi 39564.
- **Q**: Who is organizing Christmas Candlelight at The Church?
  - **A:** Christmas Candlelight at The Church is organized by The Church Ocean Springs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candlelight at The Church",
        "image": "https://cdn-az.allevents.in/events5/banners/bc58462f1fe264986b387ec625f1b7a8c22b833071279279f445428ac2a887d7-rimg-w1200-h675-dc153132-gmir?v=1766158836",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/ocean-springs/christmas-candlelight-at-the-church/200029155026021",
        "location": {
            "@type": "Place",
            "name": "7909 Ocean Springs Rd, Ocean Springs, MS, United States, Mississippi 39564",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7909 Ocean Springs Rd, Ocean Springs, MS 39564-8687, United States",
                "addressLocality": "Ocean Springs",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.42679",
                "longitude": "-88.74359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family for Christmas Candlelight on Sunday, December 21 at 6PM. We will not have services that morning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Church Ocean Springs",
                "url": "https://allevents.in/org/the-church-ocean-springs/23416074"
            }
        ]
    }
]
```