

# Event Details

- **Event Name**: Pancake breakfast
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 08:00 am – Sun, 26 Apr, 2026 at 11:00 am (-04:00)
- **Event Description**: Come join us for a Pancake Breakfast.  We will be serving Pancakes, eggs, sausage, home fries,  coffee and juice for an at will donation (donate whatever amount you would like)
- **Event URL**: https://allevents.in/maine/pancake-breakfast/200029858519817
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

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

## Event venue details

- **city**: Maine
- **state**: NY
- **country**: United States
- **location**: 847 East Maine Road, Johnson City, NY
- **lat**: 42.18945
- **long**: -75.99208
- **full address**: 847 East Maine Road, Johnson City, NY, 847 E Maine Rd, Johnson City, NY 13790-4626, United States, Maine

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: East Maine Fire Company (https://allevents.in/org/east-maine-fire-company/25106973)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pancake+breakfast&date=Sun%2C+26+Apr%2C+2026+at+08%3A00+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pancake+breakfast&date=26+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Apr, 2026 at 08:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** 847 East Maine Road, Johnson City, NY, 847 E Maine Rd, Johnson City, NY 13790-4626, United States, Maine
- **Q**: Who is organizing the event?
  - **A:** East Maine Fire Company
- **Q**: What type of event is this?
  - **A:** nonprofit
- **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://dyn-image.allevents.in/generate-image?v=4&title=Pancake+breakfast&date=Sun%2C+26+Apr%2C+2026+at+08%3A00+am&bg=3",
        "startDate": "2026-04-26T08:00:00-04:00",
        "endDate": "2026-04-26T11:00:00-04:00",
        "url": "https://allevents.in/maine/pancake-breakfast/200029858519817",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "847 East Maine Road, Johnson City, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "847 E Maine Rd, Johnson City, NY 13790-4626, United States",
                "addressLocality": "Maine",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.18945",
                "longitude": "-75.99208"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Pancake Breakfast.  We will be serving Pancakes, eggs, sausage, home fries,  coffee and juice for an at will donation (donate whatever amount you would like)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Maine Fire Company",
                "url": "https://allevents.in/org/east-maine-fire-company/25106973"
            }
        ]
    }
]
```