

# Event Details

- **Event Name**: Men's Prayer Breakfast
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am
- **Event Description**: Our monthly Men's Prayer Breakfast is this Saturday, June 13th at 8am. All men are welcome to join us the second Saturday of each month for a time of prayer, food & fellowship. Please let us know if you can make it, so we can make sure to have plenty of food.
- **Event URL**: https://allevents.in/newark/mens-prayer-breakfast/200030225400727
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: TX
- **country**: United States
- **location**: 130 FM 718, Newark, TX, United States, Texas 76071
- **lat**: 33.00124
- **long**: -97.48166
- **full address**: 130 FM 718, Newark, TX, United States, Texas 76071

## Event gallery

- **Alt text**: Men's Prayer Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b96dd5b40e22df8f1d98c79880707c6c24088dc7ceaa1464c652ff9d374d7e16-rimg-w600-h338-dc2f2f33-gmir?v=1781238506

## FAQs

- **Q**: When and where is Men's Prayer Breakfast being held?
  - **A:** Men's Prayer Breakfast takes place on Sat, 13 Jun, 2026 at 08:00 am to Sat, 13 Jun, 2026 at 08:00 am at 130 FM 718, Newark, TX, United States, Texas 76071.
- **Q**: Who is organizing Men's Prayer Breakfast?
  - **A:** Men's Prayer Breakfast is organized by Grace Baptist Newark.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Prayer Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/b96dd5b40e22df8f1d98c79880707c6c24088dc7ceaa1464c652ff9d374d7e16-rimg-w600-h338-dc2f2f33-gmir?v=1781238506",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/newark/mens-prayer-breakfast/200030225400727",
        "location": {
            "@type": "Place",
            "name": "130 FM 718, Newark, TX, United States, Texas 76071",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 FM-718, Newark, TX 76071-3810, United States",
                "addressLocality": "Newark",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.00124",
                "longitude": "-97.48166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our monthly Men's Prayer Breakfast is this Saturday, June 13th at 8am. All men are welcome to join us the second Saturday of each month for a time of prayer, food & fellowship. Please let us know if you can make it, so we can make sure to have plenty of food.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Baptist Newark",
                "url": "https://allevents.in/org/grace-baptist-newark/27910860"
            }
        ]
    }
]
```