

# Event Details

- **Event Name**: Bible Buddies Breakfast
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 10:30 am
- **Event Description**: Eat breakfast, discover the bible, and have fun.
- **Event URL**: https://allevents.in/leipsic/bible-buddies-breakfast/200029185777216
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Leipsic
- **state**: OH
- **country**: United States
- **location**: 127 W. Main Street, Leipsic, OH, United States, Ohio 45856
- **lat**: 41.10112
- **long**: -83.98887
- **full address**: 127 W. Main Street, Leipsic, OH, United States, Ohio 45856

## Event gallery

- **Alt text**: Bible Buddies Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a16feddb46df1e0ba87a2d36558925c415af71aa63234d32f30e78117d1dd438-rimg-w840-h360-dcdaeaf8-gmir?v=1764451702

## FAQs

- **Q**: When and where is Bible Buddies Breakfast being held?
  - **A:** Bible Buddies Breakfast takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 10:30 am at 127 W. Main Street, Leipsic, OH, United States, Ohio 45856.
- **Q**: Who is organizing Bible Buddies Breakfast?
  - **A:** Bible Buddies Breakfast is organized by Leipsic Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Buddies Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/a16feddb46df1e0ba87a2d36558925c415af71aa63234d32f30e78117d1dd438-rimg-w840-h360-dcdaeaf8-gmir?v=1764451702",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/leipsic/bible-buddies-breakfast/200029185777216",
        "location": {
            "@type": "Place",
            "name": "127 W. Main Street, Leipsic, OH, United States, Ohio 45856",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "127 W Main St, Leipsic, OH 45856-1131, United States",
                "addressLocality": "Leipsic",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.10112",
                "longitude": "-83.98887"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eat breakfast, discover the bible, and have fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leipsic Methodist Church",
                "url": "https://allevents.in/org/leipsic-methodist-church/24561100"
            }
        ]
    }
]
```