

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: All are welcome to attend our Christmas Eve Service at 3pm. There will be a candlelight service and refreshments afterwards!  Hope to see you there!
- **Event URL**: https://allevents.in/grove-city/christmas-eve-service/200029348165102
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Grove City
- **state**: PA
- **country**: United States
- **location**: 520 N Center Street, Grove City, PA
- **lat**: 41.16805
- **long**: -80.08301
- **full address**: 520 N Center Street, Grove City, PA, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+03%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at 520 N Center Street, Grove City, PA, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grove City Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=Wed%2C+24+Dec%2C+2025+at+03%3A00+pm&bg=3",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/grove-city/christmas-eve-service/200029348165102",
        "location": {
            "@type": "Place",
            "name": "520 N Center Street, Grove City, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 N Center St, Grove City, PA 16127-1718, United States",
                "addressLocality": "Grove City",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.16805",
                "longitude": "-80.08301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend our Christmas Eve Service at 3pm. There will be a candlelight service and refreshments afterwards!  Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grove City Church of the Nazarene",
                "url": "https://allevents.in/org/grove-city-church-of-the-nazarene/27231526"
            }
        ]
    }
]
```