

# Event Details

- **Event Name**: Breakfast bake off
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am – Sat, 09 May, 2026 at 11:00 am (-06:00)
- **Event Description**: Call library for more details!
- **Event URL**: https://allevents.in/bailey/breakfast-bake-off/200029907391647
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Bailey
- **state**: CO
- **country**: United States
- **location**: 350 Bulldogger Rd, Bailey, CO
- **lat**: 39.44078
- **long**: -105.4527
- **full address**: 350 Bulldogger Rd, Bailey, CO, United States

## Event gallery

- **Alt text**: Breakfast bake off
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/88650afc8d84df3e74d0a9b0365596552be06f59c90ce054fdd5f01aee8187c0-rimg-w1200-h1600-dc93775c-gmir?v=1776702897

## FAQs

- **Q**: When and where is Breakfast bake off being held?
  - **A:** Breakfast bake off takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 11:00 am at 350 Bulldogger Rd, Bailey, CO, United States.
- **Q**: Who is organizing Breakfast bake off?
  - **A:** Breakfast bake off is organized by Bailey Library Park County, Colorado.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast bake off",
        "image": "https://cdn-az.allevents.in/events9/banners/88650afc8d84df3e74d0a9b0365596552be06f59c90ce054fdd5f01aee8187c0-rimg-w1200-h1600-dc93775c-gmir?v=1776702897",
        "startDate": "2026-05-09T10:00:00-06:00",
        "endDate": "2026-05-09T11:00:00-06:00",
        "url": "https://allevents.in/bailey/breakfast-bake-off/200029907391647",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "350 Bulldogger Rd, Bailey, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 Bull Dogger Rd, Bailey, CO 80421-2379, United States",
                "addressLocality": "Bailey",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.44078",
                "longitude": "-105.4527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Call library for more details!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bailey Library Park County Colorado",
                "url": "https://allevents.in/org/bailey-library-park-county-colorado/21986238"
            }
        ]
    }
]
```