

# Event Details

- **Event Name**: West Anaheim Ward Independence Day Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am – Sat, 04 Jul, 2026 at 11:00 am (-07:00)
- **Event Description**: Celebrate our Nations 250th Birthday with a good breakfast, good company, bike procession and flag raising
- **Event URL**: https://allevents.in/anaheim/west-anaheim-ward-independence-day-breakfast/1600029783124823
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.824259
- **long**: -118.016574
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4000 West Orange Avenue, Anaheim, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6780d990-1a41-11f1-addc-399c2b4ffec3-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4000 West Orange Avenue, Anaheim, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about West Anaheim Ward Independence Day Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "West Anaheim Ward Independence Day Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/c2d69380-230f-11f1-8209-0d7a7c9279dd-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-07-04T09:00:00-07:00",
        "endDate": "2026-07-04T11:00:00-07:00",
        "url": "https://allevents.in/anaheim/west-anaheim-ward-independence-day-breakfast/1600029783124823",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4000 West Orange Avenue",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.824259",
                "longitude": "-118.016574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate our Nations 250th Birthday with a good breakfast, good company, bike procession and flag raising"
    }
]
```