

# Event Details

- **Event Name**: Prayer Breakfast
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 10:00 am – Sat, 25 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: We will prayers led by the youth of Second Baptist. Please come support as we teach the young of the importance of prayer.
- **Event URL**: https://allevents.in/elyria/prayer-breakfast/200029946154533
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029946154533?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=elyria-events

## Event venue details

- **city**: Elyria
- **state**: OH
- **country**: United States
- **location**: Second Baptist Church Elyria Ohio
- **lat**: 41.35219
- **long**: -82.11238
- **full address**: Second Baptist Church Elyria Ohio, 427 Chapman Ln,Elyria, Ohio, United States

## Event gallery

- **Alt text**: Prayer Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/667465a88e9df0646da991c44c4bfeb38c21e1385e3d56eee3b9b20d5df80f79-rimg-w1200-h1553-dcfeb12f-gmir?v=1776250713

## FAQs

- **Q**: When and where is Prayer Breakfast being held?
  - **A:** Prayer Breakfast takes place on Sat, 25 Apr, 2026 at 10:00 am to Sat, 25 Apr, 2026 at 12:00 pm at Second Baptist Church Elyria Ohio, 427 Chapman Ln,Elyria, Ohio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prayer Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/667465a88e9df0646da991c44c4bfeb38c21e1385e3d56eee3b9b20d5df80f79-rimg-w1200-h1553-dcfeb12f-gmir?v=1776250713",
        "startDate": "2026-04-25T10:00:00-04:00",
        "endDate": "2026-04-25T12:00:00-04:00",
        "url": "https://allevents.in/elyria/prayer-breakfast/200029946154533",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Second Baptist Church Elyria Ohio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "427 Chapman Ln,Elyria, Ohio",
                "addressLocality": "Elyria",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.35219",
                "longitude": "-82.11238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will prayers led by the youth of Second Baptist. Please come support as we teach the young of the importance of prayer."
    }
]
```