

# Event Details

- **Event Name**: All Church Breakfast
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 09:00 am – Sat, 31 Jan, 2026 at 10:30 am
- **Event Description**: Join us for our All Church Breakfast at Liberty Family Restaurant! We'll have a delicious breakfast together and enjoy fellowship time as a church family. Everyone is welcome.
- **Event URL**: https://allevents.in/peru/all-church-breakfast/200029440924058
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Peru
- **state**: IL
- **country**: United States
- **location**: Liberty Family Restaurant
- **lat**: 41.33909
- **long**: -89.121275
- **full address**: Liberty Family Restaurant, 1131 Shooting Park Rd,Peru, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: First Congregational Church of Peru (https://allevents.in/org/first-congregational-church-of-peru/23398867)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5cf4bdb57a2e5711d6e0ce6a3d5f83a02b0a841f49a5d5665997af407318fe9b-rimg-w1080-h1080-dcecdcc3-gmir?v=1769485888
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=All+Church+Breakfast&date=31+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Liberty Family Restaurant, 1131 Shooting Park Rd,Peru, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** First Congregational Church of Peru
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about All Church Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "All Church Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/5cf4bdb57a2e5711d6e0ce6a3d5f83a02b0a841f49a5d5665997af407318fe9b-rimg-w1080-h1080-dcecdcc3-gmir?v=1769485888",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/peru/all-church-breakfast/200029440924058",
        "location": {
            "@type": "Place",
            "name": "Liberty Family Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1131 Shooting Park Rd,Peru, Illinois",
                "addressLocality": "Peru",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.33909",
                "longitude": "-89.121275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our All Church Breakfast at Liberty Family Restaurant! We'll have a delicious breakfast together and enjoy fellowship time as a church family. Everyone is welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Congregational Church of Peru",
                "url": "https://allevents.in/org/first-congregational-church-of-peru/23398867"
            }
        ]
    }
]
```