

# Event Details

- **Event Name**: Men's Breakfast and Work Day
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 am
- **Event Description**: Join us for breakfast and fellowship in the FCC Cafe even if you can't stay for the project!
- **Event URL**: https://allevents.in/yuma/mens-breakfast-and-work-day/200029347040340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Yuma
- **state**: AZ
- **country**: United States
- **location**: 3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365
- **lat**: 32.66884
- **long**: -114.5271
- **full address**: 3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365

## Event gallery

- **Alt text**: Men's Breakfast and Work Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2050aafa23ad5bd777792f76c817e308161f7430adc8ac0f876ba4dc4f61dfa7-rimg-w940-h788-dcededef-gmir?v=1765580500

## FAQs

- **Q**: When and where is Men's Breakfast and Work Day being held?
  - **A:** Men's Breakfast and Work Day takes place on Sat, 13 Dec, 2025 at 07:00 am to Sat, 13 Dec, 2025 at 07:00 am at 3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365.
- **Q**: Who is organizing Men's Breakfast and Work Day?
  - **A:** Men's Breakfast and Work Day is organized by First Christian Church, Yuma.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast and Work Day",
        "image": "https://cdn-az.allevents.in/events1/banners/2050aafa23ad5bd777792f76c817e308161f7430adc8ac0f876ba4dc4f61dfa7-rimg-w940-h788-dcededef-gmir?v=1765580500",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/yuma/mens-breakfast-and-work-day/200029347040340",
        "location": {
            "@type": "Place",
            "name": "3261 South Ave 6E, Yuma, AZ, United States, Arizona 85365",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3261 S Avenue 6 E, Yuma, AZ 85365-8361, United States",
                "addressLocality": "Yuma",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.66884",
                "longitude": "-114.5271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast and fellowship in the FCC Cafe even if you can't stay for the project!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Christian Church Yuma",
                "url": "https://allevents.in/org/first-christian-church-yuma/26180375"
            }
        ]
    }
]
```