

# Event Details

- **Event Name**: Community Prayer Breakfast
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 am – Sat, 28 Feb, 2026 at 09:30 am
- **Event Description**: Everyone is welcome to join us for breakfast this Saturday followed by a time of prayer. Enjoy the fellowship with God and one another!
- **Event URL**: https://allevents.in/richwood/community-prayer-breakfast/200029732609824
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richwood
- **state**: OH
- **country**: United States
- **location**: 10950 Fulton Creek Rd, Richwood, OH, United States, Ohio 43344
- **lat**: 40.39529
- **long**: -83.26837
- **full address**: 10950 Fulton Creek Rd, Richwood, OH, United States, Ohio 43344

## Event gallery

- **Alt text**: Community Prayer Breakfast
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Community+Prayer+Breakfast&date=Sat%2C+28+Feb%2C+2026+at+08%3A00+am&bg=5

## FAQs

- **Q**: When and where is Community Prayer Breakfast being held?
  - **A:** Community Prayer Breakfast takes place on Sat, 28 Feb, 2026 at 08:00 am to Sat, 28 Feb, 2026 at 09:30 am at 10950 Fulton Creek Rd, Richwood, OH, United States, Ohio 43344.
- **Q**: Who is organizing Community Prayer Breakfast?
  - **A:** Community Prayer Breakfast is organized by Fulton Creek Evangelical Friends Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Prayer Breakfast",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Community+Prayer+Breakfast&date=Sat%2C+28+Feb%2C+2026+at+08%3A00+am&bg=5",
        "startDate": "2026-02-28",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/richwood/community-prayer-breakfast/200029732609824",
        "location": {
            "@type": "Place",
            "name": "10950 Fulton Creek Rd, Richwood, OH, United States, Ohio 43344",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10950 Fulton Creek Rd, Richwood, OH 43344-9239, United States",
                "addressLocality": "Richwood",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.39529",
                "longitude": "-83.26837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome to join us for breakfast this Saturday followed by a time of prayer. Enjoy the fellowship with God and one another!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fulton Creek Evangelical Friends Church",
                "url": "https://allevents.in/org/fulton-creek-evangelical-friends-church/23855850"
            }
        ]
    }
]
```