

# Event Details

- **Event Name**: Relief Society and Elders Quorum Cook-off
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 06:00 pm – Fri, 17 Apr, 2026 at 08:00 pm (-06:00)
- **Event Description**: Centennial Ward RS and EQ Cook-Off 6PM.
- **Event URL**: https://allevents.in/meridian/relief-society-and-elders-quorum-cook-off/1600029565642036
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Meridian
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.654878312167
- **long**: -116.37532252884
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5555 North Locust Grove, Meridian, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/08e33790-fa7d-11f0-9939-fb8a43abfffa-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 17 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5555 North Locust Grove, Meridian, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Relief Society and Elders Quorum Cook-off ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society and Elders Quorum Cook-off",
        "image": "https://cdn-az.allevents.in/events8/banners/18c54690-1f07-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-04-17T18:00:00-06:00",
        "endDate": "2026-04-17T20:00:00-06:00",
        "url": "https://allevents.in/meridian/relief-society-and-elders-quorum-cook-off/1600029565642036",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5555 North Locust Grove",
                "addressLocality": "Meridian",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.654878312167",
                "longitude": "-116.37532252884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Centennial Ward RS and EQ Cook-Off 6PM."
    }
]
```