

# Event Details

- **Event Name**: Breakfast of champions 
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 12:00 am
- **Event Description**: Breakfast of Champions ❤️ Wednesday 7-1:45
- **Event URL**: https://allevents.in/melbourne/breakfast-of-champions/200030090007505
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Melbourne
- **state**: FL
- **country**: United States
- **location**: Pineapple District
- **lat**: 28.138727
- **long**: -80.631824
- **full address**: Pineapple District, Melbourne, Florida, United States

## Event gallery

- **Alt text**: Breakfast of champions
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0addaeae975a711539c09379b3ae96f075fc10f7a9468a4e9c077d01ba12fcad-rimg-w1200-h900-dca59178-gmir?v=1782290618

## FAQs

- **Q**: When and where is Breakfast of champions  being held?
  - **A:** Breakfast of champions  takes place on Wed, 01 Jul, 2026 at 12:00 am to Wed, 01 Jul, 2026 at 12:00 am at Pineapple District, Melbourne, Florida, United States.
- **Q**: Who is organizing Breakfast of champions ?
  - **A:** Breakfast of champions  is organized by Scrambled Egg Cafe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast of champions",
        "image": "https://cdn-az.allevents.in/events1/banners/0addaeae975a711539c09379b3ae96f075fc10f7a9468a4e9c077d01ba12fcad-rimg-w1200-h900-dca59178-gmir?v=1782290618",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/melbourne/breakfast-of-champions/200030090007505",
        "location": {
            "@type": "Place",
            "name": "Pineapple District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Melbourne, Florida",
                "addressLocality": "Melbourne",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.138727",
                "longitude": "-80.631824"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast of Champions ❤️ Wednesday 7-1:45",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scrambled Egg Cafe",
                "url": "https://allevents.in/org/scrambled-egg-cafe/27808753"
            }
        ]
    }
]
```