

# Event Details

- **Event Name**: Prayer Breakfast 
- **Event Start and End Date**: Thu, 07 May, 2026 at 07:00 am (-04:00)
- **Event Description**: You're invited to the annual prayer breakfast at Johnson United Methodist Church on May 7th at 0700. Our featured guest is John Cominsky.
- **Event URL**: https://allevents.in/barberton/prayer-breakfast/200029916851257
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Barberton
- **state**: OH
- **country**: United States
- **location**: Johnson United Methodist
- **lat**: 41.004220885762
- **long**: -81.644742883266
- **full address**: Johnson United Methodist, 3409 Johnson Rd,Barberton, Ohio, United States

## Event gallery

- **Alt text**: Prayer Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/41783052213313dbb75cc6e04f5f5a543fa9678f3aac871b833d812717cf9f73-rimg-w1200-h671-dca74d14-gmir?v=1775780096

## FAQs

- **Q**: When and where is Prayer Breakfast  being held?
  - **A:** Prayer Breakfast  takes place on Thu, 07 May, 2026 at 07:00 am to Thu, 07 May, 2026 at 07:00 am at Johnson United Methodist, 3409 Johnson Rd,Barberton, Ohio, United States.
- **Q**: Who is organizing Prayer Breakfast ?
  - **A:** Prayer Breakfast  is organized by Kiwanis Club of Norton, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/41783052213313dbb75cc6e04f5f5a543fa9678f3aac871b833d812717cf9f73-rimg-w1200-h671-dca74d14-gmir?v=1775780096",
        "startDate": "2026-05-07T07:00:00-04:00",
        "url": "https://allevents.in/barberton/prayer-breakfast/200029916851257",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Johnson United Methodist",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3409 Johnson Rd,Barberton, Ohio",
                "addressLocality": "Barberton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.004220885762",
                "longitude": "-81.644742883266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to the annual prayer breakfast at Johnson United Methodist Church on May 7th at 0700. Our featured guest is John Cominsky.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kiwanis Club of Norton Ohio",
                "url": "https://allevents.in/org/kiwanis-club-of-norton-ohio/23383061"
            }
        ]
    }
]
```