

# Event Details

- **Event Name**: Easter Celebration
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 01:00 pm – Sat, 28 Mar, 2026 at 03:00 pm
- **Event Description**: Easter Celebration, everyone is invited, hosted by Stake Primary
- **Event URL**: https://allevents.in/valencia/easter-celebration/1600029039402110
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Valencia
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.395349747
- **long**: -118.56272384233
- **full address**: The Church of Jesus Christ of Latter-day Saints, 24443 Mcbean Parkway, Valencia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6a9ea450-a6d2-11f0-a4e2-37646acf193f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Easter Celebration being held?
  - **A:** Easter Celebration takes place on Sat, 28 Mar, 2026 at 01:00 pm to Sat, 28 Mar, 2026 at 03:00 pm at The Church of Jesus Christ of Latter-day Saints, 24443 Mcbean Parkway, Valencia, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Celebration",
        "image": "https://cdn-az.allevents.in/events1/banners/6950a080-a6d2-11f0-a4e2-37646acf193f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-28",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/valencia/easter-celebration/1600029039402110",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24443 Mcbean Parkway",
                "addressLocality": "Valencia",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.395349747",
                "longitude": "-118.56272384233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Easter Celebration, everyone is invited, hosted by Stake Primary"
    }
]
```