

# Event Details

- **Event Name**: Breakfast at the Legion 
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 08:00 am – Sun, 13 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: Come out for breakfast!
- **Event URL**: https://allevents.in/fleetwood/breakfast-at-the-legion/200030413363316
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Fleetwood
- **state**: PA
- **country**: United States
- **location**: 120 E Arch St, Fleetwood, PA
- **lat**: 40.45708
- **long**: -75.81747
- **full address**: 120 E Arch St, Fleetwood, PA, United States

## Event gallery

- **Alt text**: Breakfast at the Legion
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+at+the+Legion+&date=Sun%2C+13+Sep%2C+2026+at+08%3A00+am&bg=2

## FAQs

- **Q**: When and where is Breakfast at the Legion  being held?
  - **A:** Breakfast at the Legion  takes place on Sun, 13 Sep, 2026 at 08:00 am to Sun, 13 Sep, 2026 at 11:00 am at 120 E Arch St, Fleetwood, PA, United States.
- **Q**: Who is organizing Breakfast at the Legion ?
  - **A:** Breakfast at the Legion  is organized by Fleetwood Legion.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Breakfast at the Legion  is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Fleetwood, this event is thoughtfully curated to deliver a standout experience worth every moment. If Breakfast at the Legion  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast at the Legion",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+at+the+Legion+&date=Sun%2C+13+Sep%2C+2026+at+08%3A00+am&bg=2",
        "startDate": "2026-09-13T08:00:00-04:00",
        "endDate": "2026-09-13T11:00:00-04:00",
        "url": "https://allevents.in/fleetwood/breakfast-at-the-legion/200030413363316",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "120 E Arch St, Fleetwood, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "American Legion, 120 E Arch St, Fleetwood, PA 19522, United States",
                "addressLocality": "Fleetwood",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45708",
                "longitude": "-75.81747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for breakfast!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fleetwood Legion",
                "url": "https://allevents.in/org/fleetwood-legion/24759357"
            }
        ]
    }
]
```