

# Event Details

- **Event Name**: Pancake Breakfast
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 10:15 am
- **Event Description**: Join us following worship for a breakfast of pancakes and eggs, all served up by John Barta! Bring your appetite!
- **Event URL**: https://allevents.in/barnesville/pancake-breakfast/200029196224603
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Barnesville
- **state**: MN
- **country**: United States
- **location**: 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514
- **lat**: 46.65683
- **long**: -96.40567
- **full address**: 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: St. John's Lutheran Church (https://allevents.in/org/st-johns-lutheran-church/26309678)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ae2e8d2b25d9c3870ebf032085db3281edb1811998b992e1ead0c01eb1332f17-rimg-w600-h430-dcf9ece6-gmir?v=1763130352
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pancake+Breakfast&date=16+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 10:15 am
- **Q**: Where is the event happening?
  - **A:** 1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514
- **Q**: Who is organizing the event?
  - **A:** St. John's Lutheran Church
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Pancake Breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/ae2e8d2b25d9c3870ebf032085db3281edb1811998b992e1ead0c01eb1332f17-rimg-w600-h430-dcf9ece6-gmir?v=1763130352",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/barnesville/pancake-breakfast/200029196224603",
        "location": {
            "@type": "Place",
            "name": "1103 4th Ave NE, Barnesville, MN, United States, Minnesota 56514",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1103 4th Ave NE, Barnesville, MN 56514-3338, United States",
                "addressLocality": "Barnesville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.65683",
                "longitude": "-96.40567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us following worship for a breakfast of pancakes and eggs, all served up by John Barta! Bring your appetite!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Lutheran Church",
                "url": "https://allevents.in/org/st-johns-lutheran-church/26309678"
            }
        ]
    }
]
```