

# Event Details

- **Event Name**: Ladies Breakfast 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:30 am
- **Event Description**: All ladies are welcome to join us in fellowship.
- **Event URL**: https://allevents.in/brooklyn/ladies-breakfast/200028969404511
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Brooklyn
- **state**: MI
- **country**: United States
- **location**: Brooklyn Big Boy
- **lat**: 42.098689547895
- **long**: -84.247302993081
- **full address**: Brooklyn Big Boy, 329 S Main St,Brooklyn, Michigan, United States

## Event gallery

- **Alt text**: Ladies Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e7d5aa8b57d127c9a557566f913055099befc4bfa7ea6bb8f230b802c3661b99-rimg-w720-h960-dc0775d8-gmir?v=1765620954

## FAQs

- **Q**: When and where is Ladies Breakfast  being held?
  - **A:** Ladies Breakfast  takes place on Sat, 13 Dec, 2025 at 09:30 am to Sat, 13 Dec, 2025 at 09:30 am at Brooklyn Big Boy, 329 S Main St,Brooklyn, Michigan, United States.
- **Q**: Who is organizing Ladies Breakfast ?
  - **A:** Ladies Breakfast  is organized by Restoration Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ladies Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/e7d5aa8b57d127c9a557566f913055099befc4bfa7ea6bb8f230b802c3661b99-rimg-w720-h960-dc0775d8-gmir?v=1765620954",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/brooklyn/ladies-breakfast/200028969404511",
        "location": {
            "@type": "Place",
            "name": "Brooklyn Big Boy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 S Main St,Brooklyn, Michigan",
                "addressLocality": "Brooklyn",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.098689547895",
                "longitude": "-84.247302993081"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ladies are welcome to join us in fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Restoration Church",
                "url": "https://allevents.in/org/restoration-church/20981946"
            }
        ]
    }
]
```