

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us Christmas Eve for a candle light service. Come early to mingle and bring cookies to share if you are able!
- **Event URL**: https://allevents.in/hampton/christmas-eve-service/200029352132955
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029352132955?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hampton-events

## Event venue details

- **city**: Hampton
- **state**: VA
- **country**: United States
- **location**: 175 Fox Hill Rd, Hampton, VA
- **lat**: 37.05584
- **long**: -76.33048
- **full address**: 175 Fox Hill Rd, Hampton, VA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Langley Christian Church (https://allevents.in/org/langley-christian-church/26128321)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6805328a668d9a74d7b99aa5a25faad7fea0686e79285522caa5f72e7ddf1b0d-rimg-w1200-h675-dc020101-gmir?v=1765668895
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=24+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 175 Fox Hill Rd, Hampton, VA, United States
- **Q**: Who is organizing the event?
  - **A:** Langley Christian Church
- **Q**: What type of event is this?
  - **A:** christmas, christmas-services
- **Q**: Where can I find ticket details about Christmas Eve Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/6805328a668d9a74d7b99aa5a25faad7fea0686e79285522caa5f72e7ddf1b0d-rimg-w1200-h675-dc020101-gmir?v=1765668895",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hampton/christmas-eve-service/200029352132955",
        "location": {
            "@type": "Place",
            "name": "175 Fox Hill Rd, Hampton, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Fox Hill Rd, Hampton, VA 23669-2368, United States",
                "addressLocality": "Hampton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.05584",
                "longitude": "-76.33048"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas Eve for a candle light service. Come early to mingle and bring cookies to share if you are able!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Langley Christian Church",
                "url": "https://allevents.in/org/langley-christian-church/26128321"
            }
        ]
    }
]
```