

# Event Details

- **Event Name**: Pella First Ward Easter Dinner
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 06:00 pm – Mon, 06 Apr, 2026 at 09:00 pm (-06:00)
- **Event Description**: Easter Dinner
- **Event URL**: https://allevents.in/burley/pella-first-ward-easter-dinner/1600029669408242
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Burley
- **state**: ID
- **country**: US
- **location**: Pella Church
- **lat**: 42.5100662
- **long**: -113.8534263
- **full address**: Pella Church, 160 West 400 South, Burley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8f32ee60-0ac9-11f1-8e72-eb9923d9d6b2-rimg-w1000-h563-dcf

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 06 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** Pella Church, 160 West 400 South, Burley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Pella First Ward Easter Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pella First Ward Easter Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/3a205450-1210-11f1-92a1-4f801371dba8-rimg-w1200-h675-dcf4f1ef-gmir.jpg",
        "startDate": "2026-04-06T18:00:00-06:00",
        "endDate": "2026-04-06T21:00:00-06:00",
        "url": "https://allevents.in/burley/pella-first-ward-easter-dinner/1600029669408242",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pella Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 West 400 South",
                "addressLocality": "Burley",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5100662",
                "longitude": "-113.8534263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Easter Dinner"
    }
]
```