

# Event Details

- **Event Name**: Sunday Breakfast
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 07:30 am – Sun, 08 Feb, 2026 at 11:30 am
- **Event Description**: Join us for breakfast! Every Sunday 7:30-11:30!
- **Event URL**: https://allevents.in/biddeford/sunday-breakfast/200029612559717
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Biddeford
- **state**: ME
- **country**: United States
- **location**: 420 Elm Street, Biddeford, ME
- **lat**: 43.48141
- **long**: -70.4733
- **full address**: 420 Elm Street, Biddeford, ME, United States

## Event gallery

- **Alt text**: Sunday Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/483fa24ebce2ac4e8c5a24db7e81dc3bb62982ae8c1b61ee1a125108c2ddd2c1-rimg-w1200-h1157-dcffffff-gmir?v=1770071296

## FAQs

- **Q**: When and where is Sunday Breakfast being held?
  - **A:** Sunday Breakfast takes place on Sun, 08 Feb, 2026 at 07:30 am to Sun, 08 Feb, 2026 at 11:30 am at 420 Elm Street, Biddeford, ME, United States.
- **Q**: Who is organizing Sunday Breakfast?
  - **A:** Sunday Breakfast is organized by Mick's Sports Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Breakfast 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 Biddeford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Breakfast 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": "Sunday Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/483fa24ebce2ac4e8c5a24db7e81dc3bb62982ae8c1b61ee1a125108c2ddd2c1-rimg-w1200-h1157-dcffffff-gmir?v=1770071296",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/biddeford/sunday-breakfast/200029612559717",
        "location": {
            "@type": "Place",
            "name": "420 Elm Street, Biddeford, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 Elm St, Biddeford, ME 04005-4116, United States",
                "addressLocality": "Biddeford",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.48141",
                "longitude": "-70.4733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast! Every Sunday 7:30-11:30!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Micks Sports Bar",
                "url": "https://allevents.in/org/micks-sports-bar/23125379"
            }
        ]
    }
]
```