

# Event Details

- **Event Name**: CL Easter Celebration
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 05:00 pm – Sat, 28 Mar, 2026 at 07:00 pm
- **Event Description**: Come join us for dinner and fellowship as we celebrate the resurrection of the Savior.
- **Event URL**: https://allevents.in/lakeville/cl-easter-celebration/1600029476010951
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lakeville
- **state**: MN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.682836434656
- **long**: -93.279254501887
- **full address**: The Church of Jesus Christ of Latter-day Saints, 18460 Kachina Ct, Lakeville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/001f8c60-ee4f-11f0-8e8e-5bcd825ff445-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Mar, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 18460 Kachina Ct, Lakeville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about CL Easter Celebration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CL Easter Celebration",
        "image": "https://cdn-az.allevents.in/events8/banners/d4a19770-2af5-11f1-8515-c36e32f18c84-rimg-w1200-h675-dcc2c2bf-gmir.jpg",
        "startDate": "2026-03-28",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/lakeville/cl-easter-celebration/1600029476010951",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18460 Kachina Ct",
                "addressLocality": "Lakeville",
                "addressRegion": "MN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.682836434656",
                "longitude": "-93.279254501887"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for dinner and fellowship as we celebrate the resurrection of the Savior."
    }
]
```