

# Event Details

- **Event Name**: Club Breakfast!
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:30 pm
- **Event Description**: Come eat and rag chew!
- **Event URL**: https://allevents.in/middlebury/club-breakfast/200029354967022
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Middlebury
- **state**: VT
- **country**: United States
- **location**: Rosie's Restaurant
- **lat**: 43.9967566
- **long**: -73.1460852
- **full address**: Rosie's Restaurant, 886 Rte 7 South,Middlebury, Vermont, United States

## Event gallery

- **Alt text**: Club Breakfast!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a05a1325037784abe8312b3e68f02d46aac33f25f08ce953a572f5ebea4abe7d-rimg-w1200-h900-dc93908c-gmir?v=1765708882

## FAQs

- **Q**: When and where is Club Breakfast! being held?
  - **A:** Club Breakfast! takes place on Sun, 21 Dec, 2025 at 12:30 pm to Sun, 21 Dec, 2025 at 12:30 pm at Rosie's Restaurant, 886 Rte 7 South,Middlebury, Vermont, United States.
- **Q**: Who is organizing Club Breakfast!?
  - **A:** Club Breakfast! is organized by ACARA - Addison County Amateur Radio Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Breakfast!",
        "image": "https://cdn-az.allevents.in/events6/banners/a05a1325037784abe8312b3e68f02d46aac33f25f08ce953a572f5ebea4abe7d-rimg-w1200-h900-dc93908c-gmir?v=1765708882",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/middlebury/club-breakfast/200029354967022",
        "location": {
            "@type": "Place",
            "name": "Rosie's Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "886 Rte 7 South,Middlebury, Vermont",
                "addressLocality": "Middlebury",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.9967566",
                "longitude": "-73.1460852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come eat and rag chew!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ACARA - Addison County Amateur Radio Association",
                "url": "https://allevents.in/org/acara-addison-county-amateur-radio-association/23445512"
            }
        ]
    }
]
```