

# Event Details

- **Event Name**: Primary program
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 10:30 am – Sun, 21 Sep, 2025 at 11:30 am
- **Event Description**: Primary program
- **Event URL**: https://allevents.in/las-vegas/primary-program/1600027645509015
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.178417438201
- **long**: -115.05363187023
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1001 North Christy Lane, Las Vegas, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ed00e820-2c54-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed434850-2c54-11f0-9941-47ce4d258e71-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Sep, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1001 North Christy Lane, Las Vegas, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Primary program ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary program",
        "image": "https://cdn-az.allevents.in/events4/banners/ed00e820-2c54-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-09-21",
        "endDate": "2025-09-21",
        "url": "https://allevents.in/las-vegas/primary-program/1600027645509015",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 North Christy Lane",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.178417438201",
                "longitude": "-115.05363187023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary program"
    }
]
```