

# Event Details

- **Event Name**: Christmas Sunday Worship Services
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Everyone is welcome in joining us as we worship the coming of our Lord and Savior Jesus Christ. Services include messages and music celebrating Christ's birth, life, and Atonement for all of God's children. Invite friends and family! We look forward to worshipping with you!
- **Event URL**: https://allevents.in/san-diego/christmas-sunday-worship-services/1600027883292151
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027883292151

## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.9513785
- **long**: -117.1294338
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12835 Black Mountain Road, San Diego, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/806224e0-f2b6-11ef-aa08-83ca4a8c4cad-rimg-w1000-h563-dc1

## FAQs

- **Q**: When and where is Christmas Sunday Worship Services being held?
  - **A:** Christmas Sunday Worship Services takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 12835 Black Mountain Road, San Diego, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events9/banners/7f99f2e0-f2b6-11ef-aa08-83ca4a8c4cad-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/san-diego/christmas-sunday-worship-services/1600027883292151",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12835 Black Mountain Road",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.9513785",
                "longitude": "-117.1294338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome in joining us as we worship the coming of our Lord and Savior Jesus Christ. Services include messages and music celebrating Christ's birth, life, and Atonement for all of God's children. Invite friends and family! We look forward to worshipping with you!"
    }
]
```