

# 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**: Come worship with us at our Christmas Eve Service, Wednesday December 24. Snacks will be provided. We hope to see you there!
- **Event URL**: https://allevents.in/portsmouth/christmas-eve-service/200029352336707
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: 5006 Vick St, Portsmouth, VA, United States, Virginia 23701
- **lat**: 36.82198
- **long**: -76.37109
- **full address**: 5006 Vick St, Portsmouth, VA, United States, Virginia 23701

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/075f576ac4bd84e3aaf5b4198f798fd0979431b5ef424d72b3777d531f405e52-rimg-w1200-h675-dc000002-gmir?v=1766279689

## 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 5006 Vick St, Portsmouth, VA, United States, Virginia 23701.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Adventure Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/075f576ac4bd84e3aaf5b4198f798fd0979431b5ef424d72b3777d531f405e52-rimg-w1200-h675-dc000002-gmir?v=1766279689",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/portsmouth/christmas-eve-service/200029352336707",
        "location": {
            "@type": "Place",
            "name": "5006 Vick St, Portsmouth, VA, United States, Virginia 23701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5006 Vick St, Portsmouth, VA 23701-1958, United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.82198",
                "longitude": "-76.37109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship with us at our Christmas Eve Service, Wednesday December 24. Snacks will be provided. We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adventure Church",
                "url": "https://allevents.in/org/adventure-church/26939526"
            }
        ]
    }
]
```