

# Event Details

- **Event Name**: Candlelight Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for a candlelight Christmas Eve service celebrating the birth of Jesus Christ as the light of the world, bringing hope, peace, joy, and love. 

Childcare is available and hot chocolate will be served after the service.
- **Event URL**: https://allevents.in/arlington/candlelight-christmas-eve-service/200029346262027
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Arlington
- **state**: TX
- **country**: United States
- **location**: 1200 S Collins St, Arlington, TX, United States, Texas 76010
- **lat**: 32.7239
- **long**: -97.09797
- **full address**: 1200 S Collins St, Arlington, TX, United States, Texas 76010

## Event gallery

- **Alt text**: Candlelight Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/48ba82aa08eb4a07149a8357d4dd955c7f10a1ad365ea5daabc97c0ba2b3eb39-rimg-w1200-h676-dc063257-gmir?v=1766238749

## FAQs

- **Q**: When and where is Candlelight Christmas Eve Service being held?
  - **A:** Candlelight Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:30 pm to Wed, 24 Dec, 2025 at 07:30 pm at 1200 S Collins St, Arlington, TX, United States, Texas 76010.
- **Q**: Who is organizing Candlelight Christmas Eve Service?
  - **A:** Candlelight Christmas Eve Service is organized by First Presbyterian Church Arlington.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/48ba82aa08eb4a07149a8357d4dd955c7f10a1ad365ea5daabc97c0ba2b3eb39-rimg-w1200-h676-dc063257-gmir?v=1766238749",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/arlington/candlelight-christmas-eve-service/200029346262027",
        "location": {
            "@type": "Place",
            "name": "1200 S Collins St, Arlington, TX, United States, Texas 76010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 S Collins St, Arlington, TX 76010-2846, United States",
                "addressLocality": "Arlington",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7239",
                "longitude": "-97.09797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a candlelight Christmas Eve service celebrating the birth of Jesus Christ as the light of the world, bringing hope, peace, joy, and love. \n\nChildcare is available and hot chocolate will be served after the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church Arlington",
                "url": "https://allevents.in/org/first-presbyterian-church-arlington/21288015"
            }
        ]
    }
]
```