

# Event Details

- **Event Name**: CW2 Ward Pancake Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 10:00 am – Sat, 04 Jul, 2026 at 12:00 pm (-04:00)
- **Event Description**: Independence Day Celebration
- **Event URL**: https://allevents.in/crestwood/cw2-ward-pancake-breakfast/1600029486504326
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Crestwood
- **state**: KY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.3372973
- **long**: -85.476034
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6401 Westwind Way, Crestwood, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/31ddca60-efc5-11f0-8091-69c6fa2035f7-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 10:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6401 Westwind Way, Crestwood, US
- **Q**: Where can I find ticket details about CW2 Ward Pancake Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CW2 Ward Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/30fbced0-efc5-11f0-8091-69c6fa2035f7-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-07-04T10:00:00-04:00",
        "endDate": "2026-07-04T12:00:00-04:00",
        "url": "https://allevents.in/crestwood/cw2-ward-pancake-breakfast/1600029486504326",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6401 Westwind Way",
                "addressLocality": "Crestwood",
                "addressRegion": "KY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.3372973",
                "longitude": "-85.476034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Independence Day Celebration"
    }
]
```