

# Event Details

- **Event Name**: Men’s Prayer Breakfast
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:30 am
- **Event Description**: All are welcome to attend. Street parking is free on the weekends.
- **Event URL**: https://allevents.in/fort-worth/mens-prayer-breakfast/200030318141147
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: United States
- **location**: 612 Throckmorton St, Fort Worth, TX
- **lat**: 32.75254
- **long**: -97.33233
- **full address**: 612 Throckmorton St, Fort Worth, TX, United States

## Event gallery

- **Alt text**: Men’s Prayer Breakfast
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Men%E2%80%99s+Prayer+Breakfast&date=Sat%2C+04+Jul%2C+2026+at+08%3A30+am&bg=3

## FAQs

- **Q**: When and where is Men s Prayer Breakfast being held?
  - **A:** Men s Prayer Breakfast takes place on Sat, 04 Jul, 2026 at 08:30 am to Sat, 04 Jul, 2026 at 08:30 am at 612 Throckmorton St, Fort Worth, TX, United States.
- **Q**: Who is organizing Men s Prayer Breakfast?
  - **A:** Men s Prayer Breakfast is organized by Fort Worth First Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men’s Prayer Breakfast",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Men%E2%80%99s+Prayer+Breakfast&date=Sat%2C+04+Jul%2C+2026+at+08%3A30+am&bg=3",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/fort-worth/mens-prayer-breakfast/200030318141147",
        "location": {
            "@type": "Place",
            "name": "612 Throckmorton St, Fort Worth, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "612 Throckmorton St, Fort Worth, TX 76102-4818, United States",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75254",
                "longitude": "-97.33233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend. Street parking is free on the weekends.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Worth First Christian Church",
                "url": "https://allevents.in/org/fort-worth-first-christian-church/13246924",
                "description": "Check out our web site - www.fortworthdisciples.org"
            }
        ]
    }
]
```