

# Event Details

- **Event Name**: Breakfast Buffet
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 08:00 am – Sat, 30 Aug, 2025 at 12:00 pm
- **Event Description**: The last weekend of breakfast buffet
- **Event URL**: https://allevents.in/luther/breakfast-buffet/200028741847211
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Luther
- **state**: MI
- **country**: United States
- **location**: 216 State St, Luther, MI
- **lat**: 44.03729
- **long**: -85.68209
- **full address**: 216 State St, Luther, MI, United States

## Event gallery

- **Alt text**: Breakfast Buffet
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/65c623c3bca08d8afd87a409eff48912e73bad675d9b80fb798a260de3107eb4-rimg-w799-h480-dc75c6c5-gmir?v=1756214171

## FAQs

- **Q**: When and where is Breakfast Buffet being held?
  - **A:** Breakfast Buffet takes place on Sat, 30 Aug, 2025 at 08:00 am to Sat, 30 Aug, 2025 at 12:00 pm at 216 State St, Luther, MI, United States.
- **Q**: Who is organizing Breakfast Buffet?
  - **A:** Breakfast Buffet is organized by North Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Buffet",
        "image": "https://cdn-az.allevents.in/events10/banners/65c623c3bca08d8afd87a409eff48912e73bad675d9b80fb798a260de3107eb4-rimg-w799-h480-dc75c6c5-gmir?v=1756214171",
        "startDate": "2025-08-30",
        "endDate": "2025-08-30",
        "url": "https://allevents.in/luther/breakfast-buffet/200028741847211",
        "location": {
            "@type": "Place",
            "name": "216 State St, Luther, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 State St, Luther, MI 49656-9803, United States",
                "addressLocality": "Luther",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.03729",
                "longitude": "-85.68209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The last weekend of breakfast buffet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Bar",
                "url": "https://allevents.in/org/north-bar/26194160"
            }
        ]
    }
]
```