

# Event Details

- **Event Name**: Flag Day Fireman's Breakfast
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 07:00 am – Sat, 14 Jun, 2025 at 10:00 am
- **Event Description**: Come join District 2 in celebrating Flag Day with all you can eat breakfast. There will be pancakes, eggs, sausage, and ham.
- **Event URL**: https://allevents.in/fairfield/flag-day-firemans-breakfast/200028321833914
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Fairfield
- **state**: WA
- **country**: United States
- **location**: Fairfield Community Center
- **lat**: 47.38510513
- **long**: -117.1705659
- **full address**: Fairfield Community Center, Fairfield, Washington, United States

## Event gallery

- **Alt text**: Flag Day Fireman's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/74caeafa09b9ebc8b58dbd54b5a4349121cac44c51b91f44b5e23826eee2b382-rimg-w960-h640-dcbda08d-gmir?v=1749502394

## FAQs

- **Q**: When and where is Flag Day Fireman's Breakfast being held?
  - **A:** Flag Day Fireman's Breakfast takes place on Sat, 14 Jun, 2025 at 07:00 am to Sat, 14 Jun, 2025 at 10:00 am at Fairfield Community Center, Fairfield, Washington, United States.
- **Q**: Who is organizing Flag Day Fireman's Breakfast?
  - **A:** Flag Day Fireman's Breakfast is organized by Fairfield Fire Fighter's Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flag Day Fireman's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/74caeafa09b9ebc8b58dbd54b5a4349121cac44c51b91f44b5e23826eee2b382-rimg-w960-h640-dcbda08d-gmir?v=1749502394",
        "startDate": "2025-06-14",
        "endDate": "2025-06-14",
        "url": "https://allevents.in/fairfield/flag-day-firemans-breakfast/200028321833914",
        "location": {
            "@type": "Place",
            "name": "Fairfield Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fairfield, Washington",
                "addressLocality": "Fairfield",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.38510513",
                "longitude": "-117.1705659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join District 2 in celebrating Flag Day with all you can eat breakfast. There will be pancakes, eggs, sausage, and ham.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfield Fire Fighters Association",
                "url": "https://allevents.in/org/fairfield-fire-fighters-association/21205465"
            }
        ]
    }
]
```