

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join our St. Lukes family for our Christmas Eve service lead by Fr. Guillermo Arboleda!
During service, we will have a Grab Bag Pageant where we have the children reenact the journey that makes Christmas.
- **Event URL**: https://allevents.in/rincon/christmas-eve-service/200029271257324
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Rincon
- **state**: GA
- **country**: United States
- **location**: 155 Goshen Rd, Rincon, GA
- **lat**: 32.2478
- **long**: -81.21436
- **full address**: 155 Goshen Rd, Rincon, GA, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3f1a8d035a5ddeba5ad6eb0b1e6a1df413c395ef9fdbed10d3cce73829d1ce96-rimg-w1200-h870-dc484648-gmir?v=1766464254

## 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 155 Goshen Rd, Rincon, GA, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by St. Luke's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/3f1a8d035a5ddeba5ad6eb0b1e6a1df413c395ef9fdbed10d3cce73829d1ce96-rimg-w1200-h870-dc484648-gmir?v=1766464254",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/rincon/christmas-eve-service/200029271257324",
        "location": {
            "@type": "Place",
            "name": "155 Goshen Rd, Rincon, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 Goshen Rd, Rincon, GA 31326-5546, United States",
                "addressLocality": "Rincon",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.2478",
                "longitude": "-81.21436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our St. Lukes family for our Christmas Eve service lead by Fr. Guillermo Arboleda!\nDuring service, we will have a Grab Bag Pageant where we have the children reenact the journey that makes Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Lukes Episcopal Church",
                "url": "https://allevents.in/org/st-lukes-episcopal-church/26658754"
            }
        ]
    }
]
```