

# Event Details

- **Event Name**: Winner, Winner, Chicken Dinner
- **Event Start and End Date**: Sat, 23 May, 2026 at 06:00 pm – Sat, 23 May, 2026 at 09:00 pm (-07:00)
- **Event Description**: For Adults Only!!! Join us for a chicken dinner, a night of Bingo, and a little dancing. This event is for adults only.
- **Event URL**: https://allevents.in/carson/winner-winner-chicken-dinner/1600029488930241
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Carson
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.819749
- **long**: -118.27618
- **full address**: The Church of Jesus Christ of Latter-day Saints, 22721 Main Street, Carson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d73d3540-f02e-11f0-803f-eb2d67ed1927-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 23 May, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 22721 Main Street, Carson, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Winner, Winner, Chicken Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winner, Winner, Chicken Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/6b83bca0-23e3-11f1-a65f-5fbb58f23dd1-rimg-w1200-h675-dc030304-gmir.jpg",
        "startDate": "2026-05-23T18:00:00-07:00",
        "endDate": "2026-05-23T21:00:00-07:00",
        "url": "https://allevents.in/carson/winner-winner-chicken-dinner/1600029488930241",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22721 Main Street",
                "addressLocality": "Carson",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.819749",
                "longitude": "-118.27618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For Adults Only!!! Join us for a chicken dinner, a night of Bingo, and a little dancing. This event is for adults only."
    }
]
```