

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Join us Christmas Eve
- **Event URL**: https://allevents.in/state-park/christmas-eve-service/200029374842101
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: State Park
- **state**: SC
- **country**: United States
- **location**: 736 Campground Rd, Columbia, SC
- **lat**: 34.14429
- **long**: -81.06284
- **full address**: 736 Campground Rd, Columbia, SC, 736 Camp Ground Rd, Columbia, SC 29203-9442, United States, State Park

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/64c04dd750dde8251f86fecdd33eff6ea155314667e38ec9d9e66840f6fd6371-rimg-w1200-h900-dcd5c2ab-gmir?v=1766093761

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 736 Campground Rd, Columbia, SC, 736 Camp Ground Rd, Columbia, SC 29203-9442, United States, State Park.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Mt. Pleasant Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/64c04dd750dde8251f86fecdd33eff6ea155314667e38ec9d9e66840f6fd6371-rimg-w1200-h900-dcd5c2ab-gmir?v=1766093761",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/state-park/christmas-eve-service/200029374842101",
        "location": {
            "@type": "Place",
            "name": "736 Campground Rd, Columbia, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "736 Camp Ground Rd, Columbia, SC 29203-9442, United States",
                "addressLocality": "State Park",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.14429",
                "longitude": "-81.06284"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Pleasant Church",
                "url": "https://allevents.in/org/mt-pleasant-church/23389358",
                "description": "Mt. Pleasant Church, Columbia. 174 likes · 42 talking about this · 203 were here. Mt. Pleasant invites everyone to come and visit. Service starts at..."
            }
        ]
    }
]
```