

# Event Details

- **Event Name**: Christmas Day Mass
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Christmas Day Mass
- **Event URL**: https://allevents.in/las-vegas/christmas-day-mass/200029326678123
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: 2715 S Torrey Pines Rd, Las Vegas, NV
- **lat**: 36.1401
- **long**: -115.23426
- **full address**: 2715 S Torrey Pines Rd, Las Vegas, NV, United States

## Event gallery

- **Alt text**: Christmas Day Mass
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/857e09b09cd8095b10afb7e3c5d44ab2b00c1147ac2f338b7b720f133845a5c1-rimg-w1200-h1600-dc605e4a-gmir?v=1766516114

## FAQs

- **Q**: When and where is Christmas Day Mass being held?
  - **A:** Christmas Day Mass takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at 2715 S Torrey Pines Rd, Las Vegas, NV, United States.
- **Q**: Who is organizing Christmas Day Mass?
  - **A:** Christmas Day Mass is organized by St Thomas Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Mass",
        "image": "https://cdn-az.allevents.in/events1/banners/857e09b09cd8095b10afb7e3c5d44ab2b00c1147ac2f338b7b720f133845a5c1-rimg-w1200-h1600-dc605e4a-gmir?v=1766516114",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/las-vegas/christmas-day-mass/200029326678123",
        "location": {
            "@type": "Place",
            "name": "2715 S Torrey Pines Rd, Las Vegas, NV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2715 S Torrey Pines Dr, Las Vegas, NV 89146-5140, United States",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1401",
                "longitude": "-115.23426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Day Mass",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Thomas Catholic Church",
                "url": "https://allevents.in/org/st-thomas-catholic-church/23392578"
            }
        ]
    }
]
```