

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Men we invite you to join us for our Men's Breakfast.
We will have food and fellowship. We will gather in the Youth Building (located by arena).
- **Event URL**: https://allevents.in/tyler/mens-breakfast/200029014474617
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Tyler
- **state**: TX
- **country**: United States
- **location**: 11915 Fm 2015, Tyler, TX, United States, Texas 75708
- **lat**: 32.43717
- **long**: -95.23889
- **full address**: 11915 Fm 2015, Tyler, TX, United States, Texas 75708

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/54e181ca0dc0498674aad93227dbebf71a74c33cda1a8a5f3c374db5cf881c98-rimg-w1200-h675-dc332e2a-gmir?v=1765340848

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 10:00 am at 11915 Fm 2015, Tyler, TX, United States, Texas 75708.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Cross Brand Cowboy Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events8/banners/54e181ca0dc0498674aad93227dbebf71a74c33cda1a8a5f3c374db5cf881c98-rimg-w1200-h675-dc332e2a-gmir?v=1765340848",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/tyler/mens-breakfast/200029014474617",
        "location": {
            "@type": "Place",
            "name": "11915 Fm 2015, Tyler, TX, United States, Texas 75708",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11915 FM-2015, Tyler, TX 75708, United States",
                "addressLocality": "Tyler",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.43717",
                "longitude": "-95.23889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men we invite you to join us for our Men's Breakfast.\nWe will have food and fellowship. We will gather in the Youth Building (located by arena).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cross Brand Cowboy Church",
                "url": "https://allevents.in/org/cross-brand-cowboy-church/25960838"
            }
        ]
    }
]
```