

# Event Details

- **Event Name**: Easter Sunday Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 10:00 am – Sun, 05 Apr, 2026 at 11:00 am (-08:00)
- **Event Description**: You are invited to our Easter Sunday Service on Sunday, April 5th at 10 am. Come experience a powerful time of worship to our King Jesus! Refreshments will be served before and after service. We pray we will see you there!
- **Event URL**: https://allevents.in/monterey-park/easter-sunday-service/80002438895876
- **Event Categories**: easter, easter-sunday, easter-services
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Monterey Park
- **state**: CA
- **country**: United States
- **location**: Union Church
- **lat**: 34.0613719
- **long**: -118.1083058
- **full address**: Union Church, 201 S New Ave, Monterey Park, CA 91755, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Union Church (https://allevents.in/org/union-church/23698586)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69cadbddc22b1.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 10:00 am (-08:00)
- **Q**: Where is the event happening?
  - **A:** Union Church, 201 S New Ave, Monterey Park, CA 91755, United States
- **Q**: Who is organizing the event?
  - **A:** Union Church
- **Q**: What type of event is this?
  - **A:** easter, easter-sunday, easter-services
- **Q**: Where can I find ticket details about Easter Sunday Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Sunday Service",
        "image": "https://cdn2.allevents.in/thumbs/thumb69cadbcb6ea7c.jpg",
        "startDate": "2026-04-05T10:00:00-08:00",
        "endDate": "2026-04-05T11:00:00-08:00",
        "url": "https://allevents.in/monterey-park/easter-sunday-service/80002438895876",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Union Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S New Ave, Monterey Park, CA 91755, United States",
                "postalCode": "91755",
                "addressLocality": "Monterey Park",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.0613719",
                "longitude": "-118.1083058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to our Easter Sunday Service on Sunday, April 5th at 10 am. Come experience a powerful time of worship to our King Jesus! Refreshments will be served before and after service. We pray we will see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Union Church",
                "url": "https://allevents.in/org/union-church/23698586"
            }
        ]
    }
]
```