

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Carols by candle light
- **Event URL**: https://allevents.in/boyd/christmas-eve-service/200029297659120
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Boyd
- **state**: TX
- **country**: United States
- **location**: 1064 County Road 4679, Boyd, TX
- **lat**: 33.04095
- **long**: -97.58282
- **full address**: 1064 County Road 4679, Boyd, TX, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/591a09a666a687e95abbe48b36c19bc9bb4c871946eff1e629646fa42476285f-rimg-w1079-h660-dc1a1417-gmir?v=1766205723

## 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 06:00 pm at 1064 County Road 4679, Boyd, TX, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Pleasant Grove Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/591a09a666a687e95abbe48b36c19bc9bb4c871946eff1e629646fa42476285f-rimg-w1079-h660-dc1a1417-gmir?v=1766205723",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/boyd/christmas-eve-service/200029297659120",
        "location": {
            "@type": "Place",
            "name": "1064 County Road 4679, Boyd, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1008 CR-4679, Boyd, TX 76023-4620, United States",
                "addressLocality": "Boyd",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.04095",
                "longitude": "-97.58282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Carols by candle light",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pleasant Grove Bible Church",
                "url": "https://allevents.in/org/pleasant-grove-bible-church/22956744"
            }
        ]
    }
]
```