

# Event Details

- **Event Name**: Pancake Breakfast
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 08:00 am – Sun, 31 Aug, 2025 at 10:00 am
- **Event Description**: Pancake Breakfast at the Nimrod Community Hall sponsored by the Nimrod Hall Association - 8am to 10am Saturday and Sunday morning.
- **Event URL**: https://allevents.in/sebeka/pancake-breakfast/200028714181842
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Sebeka
- **state**: MN
- **country**: United States
- **location**: Nimrod Community Hall
- **lat**: 46.635935713112
- **long**: -94.883059649957
- **full address**: Nimrod Community Hall, 23292 Birch St, Sebeka, MN 56477-2281, United States

## Event gallery

- **Alt text**: Pancake Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d5e07a68ebbb3e8f631be4efe8b5913a5a3813be4733dfee77cdcc599c424f22-rimg-w1200-h1544-dcfffffe-gmir?v=1756408439

## FAQs

- **Q**: When and where is Pancake Breakfast being held?
  - **A:** Pancake Breakfast takes place on Sun, 31 Aug, 2025 at 08:00 am to Sun, 31 Aug, 2025 at 10:00 am at Nimrod Community Hall, 23292 Birch St, Sebeka, MN 56477-2281, United States.
- **Q**: Who is organizing Pancake Breakfast?
  - **A:** Pancake Breakfast is organized by Nimrod Jubilee Days - Nimrod, Minnesota.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events9/banners/d5e07a68ebbb3e8f631be4efe8b5913a5a3813be4733dfee77cdcc599c424f22-rimg-w1200-h1544-dcfffffe-gmir?v=1756408439",
        "startDate": "2025-08-31",
        "endDate": "2025-08-31",
        "url": "https://allevents.in/sebeka/pancake-breakfast/200028714181842",
        "location": {
            "@type": "Place",
            "name": "Nimrod Community Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23292 Birch St, Sebeka, MN 56477-2281, United States",
                "addressLocality": "Sebeka",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.635935713112",
                "longitude": "-94.883059649957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pancake Breakfast at the Nimrod Community Hall sponsored by the Nimrod Hall Association - 8am to 10am Saturday and Sunday morning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nimrod Jubilee Days - Nimrod Minnesota",
                "url": "https://allevents.in/org/nimrod-jubilee-days-nimrod-minnesota/26057339"
            }
        ]
    }
]
```