

# Event Details

- **Event Name**: Easter Program
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 09:00 am – Sun, 22 Mar, 2026 at 10:00 am
- **Event Description**: Happy Easter! We are having an Easter celebration to prepare for the Easter season with several musical performances and Easter messages during our Sunday worship services. We would love to have you join us!
- **Event URL**: https://allevents.in/las-vegas/easter-program/1600029834164738
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: Church
- **lat**: 36.0211325
- **long**: -115.1356706
- **full address**: Church, 9270 S Maryland Pkwy, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0fe02420-2405-11f1-9831-630114a07816-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Church, 9270 S Maryland Pkwy, Las Vegas, US
- **Q**: Where can I find ticket details about Easter Program ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Program",
        "image": "https://cdn-az.allevents.in/events4/banners/0f3cb830-2405-11f1-9831-630114a07816-rimg-w1200-h675-dcc2c2bf-gmir.jpg",
        "startDate": "2026-03-22",
        "endDate": "2026-03-22",
        "url": "https://allevents.in/las-vegas/easter-program/1600029834164738",
        "location": {
            "@type": "Place",
            "name": "Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9270 S Maryland Pkwy",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0211325",
                "longitude": "-115.1356706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Happy Easter! We are having an Easter celebration to prepare for the Easter season with several musical performances and Easter messages during our Sunday worship services. We would love to have you join us!"
    }
]
```