

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: We're hosting a one hour service with worship, Christmas devotion's, prayer, and a candlelight moment you won't forget. Come pause, breathe, and celebrate the Light of the World with us at Victorious Living.
- **Event URL**: https://allevents.in/grove-city/christmas-eve-service/200029337028701
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Grove City
- **state**: OH
- **country**: United States
- **location**: 2996 Columbus St, Grove City, OH, United States, Ohio 43123
- **lat**: 39.88213
- **long**: -83.08254
- **full address**: 2996 Columbus St, Grove City, OH, United States, Ohio 43123

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7b189e36de4929e917f107ef391cc117f697987f4220e17858ea4f58a2448cc5-rimg-w1200-h675-dcece7e3-gmir?v=1766114662

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 2996 Columbus St, Grove City, OH, United States, Ohio 43123.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Victorious Living Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/7b189e36de4929e917f107ef391cc117f697987f4220e17858ea4f58a2448cc5-rimg-w1200-h675-dcece7e3-gmir?v=1766114662",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/grove-city/christmas-eve-service/200029337028701",
        "location": {
            "@type": "Place",
            "name": "2996 Columbus St, Grove City, OH, United States, Ohio 43123",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2996 Columbus St, Grove City, OH 43123-2754, United States",
                "addressLocality": "Grove City",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88213",
                "longitude": "-83.08254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're hosting a one hour service with worship, Christmas devotion's, prayer, and a candlelight moment you won't forget. Come pause, breathe, and celebrate the Light of the World with us at Victorious Living.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victorious Living Church",
                "url": "https://allevents.in/org/victorious-living-church/21925267"
            }
        ]
    }
]
```