

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: This Christmas Eve, we invite you to join us for a special service as we come together to celebrate the greatest gift of all, the birth of our Savior, Jesus Christ!
- **Event URL**: https://allevents.in/potomac/christmas-eve-service/200029358528138
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Potomac
- **state**: MD
- **country**: United States
- **location**: 11845 Seven Locks Rd, Potomac, MD, United States, Maryland 20854
- **lat**: 39.05112
- **long**: -77.16314
- **full address**: 11845 Seven Locks Rd, Potomac, MD, United States, Maryland 20854

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/87c162e2d194c93104dc58bf55111407ab0bae88ce622538be357b341ca826d6-rimg-w1200-h1600-dcd9dbd6-gmir?v=1766438494

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 11845 Seven Locks Rd, Potomac, MD, United States, Maryland 20854.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Seven Locks Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/87c162e2d194c93104dc58bf55111407ab0bae88ce622538be357b341ca826d6-rimg-w1200-h1600-dcd9dbd6-gmir?v=1766438494",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/potomac/christmas-eve-service/200029358528138",
        "location": {
            "@type": "Place",
            "name": "11845 Seven Locks Rd, Potomac, MD, United States, Maryland 20854",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11845 Seven Locks Rd, Potomac, MD 20854-3340, United States",
                "addressLocality": "Potomac",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.05112",
                "longitude": "-77.16314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Christmas Eve, we invite you to join us for a special service as we come together to celebrate the greatest gift of all, the birth of our Savior, Jesus Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seven Locks Baptist Church",
                "url": "https://allevents.in/org/seven-locks-baptist-church/25210054"
            }
        ]
    }
]
```