

# Event Details

- **Event Name**: Midnight Breakfast at Saga
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 11:59 pm
- **Event Description**: Take a break from studying! Free to all students!
- **Event URL**: https://allevents.in/geneva/midnight-breakfast-at-saga/200029342836441
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Geneva
- **state**: NY
- **country**: United States
- **location**: 300 Pulteney St., Geneva, NY, United States, New York 14456
- **lat**: 42.85943
- **long**: -76.98573
- **full address**: 300 Pulteney St., Geneva, NY, United States, New York 14456

## Event gallery

- **Alt text**: Midnight Breakfast at Saga
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6a235b2bb49d247ea34f93842083918568433ab425d4d86875c1dd6e4b7a2f40-rimg-w1200-h312-dc136292-gmir?v=1765502740

## FAQs

- **Q**: When and where is Midnight Breakfast at Saga being held?
  - **A:** Midnight Breakfast at Saga takes place on Mon, 15 Dec, 2025 at 11:59 pm to Mon, 15 Dec, 2025 at 11:59 pm at 300 Pulteney St., Geneva, NY, United States, New York 14456.
- **Q**: Who is organizing Midnight Breakfast at Saga?
  - **A:** Midnight Breakfast at Saga is organized by Hobart and William Smith Dining Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Midnight Breakfast at Saga",
        "image": "https://cdn-az.allevents.in/events6/banners/6a235b2bb49d247ea34f93842083918568433ab425d4d86875c1dd6e4b7a2f40-rimg-w1200-h312-dc136292-gmir?v=1765502740",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/geneva/midnight-breakfast-at-saga/200029342836441",
        "location": {
            "@type": "Place",
            "name": "300 Pulteney St., Geneva, NY, United States, New York 14456",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Pulteney St, Geneva, NY 14456-3304, United States",
                "addressLocality": "Geneva",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.85943",
                "longitude": "-76.98573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take a break from studying! Free to all students!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hobart and William Smith Dining Services",
                "url": "https://allevents.in/org/hobart-and-william-smith-dining-services/27226145"
            }
        ]
    }
]
```