

# Event Details

- **Event Name**: Santa breakfast 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Come on out and have breakfast with Santa . Every child gets a gift from Santa ( while supplies last )
- **Event URL**: https://allevents.in/hammondsport/santa-breakfast/200029164763037
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details


## Event venue details

- **city**: Hammondsport
- **state**: NY
- **country**: United States
- **location**: 8521 state route 54, Hammondsport, NY
- **lat**: 42.40158
- **long**: -77.21733
- **full address**: 8521 state route 54, Hammondsport, NY, United States

## Event gallery

- **Alt text**: Santa breakfast
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Santa+breakfast+&date=Sat%2C+13+Dec%2C+2025+at+08%3A00+am&bg=3

## FAQs

- **Q**: When and where is Santa breakfast  being held?
  - **A:** Santa breakfast  takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 11:00 am at 8521 state route 54, Hammondsport, NY, United States.
- **Q**: Who is organizing Santa breakfast ?
  - **A:** Santa breakfast  is organized by Hammondsport Fireman’s Auxiliary .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa breakfast",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Santa+breakfast+&date=Sat%2C+13+Dec%2C+2025+at+08%3A00+am&bg=3",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/hammondsport/santa-breakfast/200029164763037",
        "location": {
            "@type": "Place",
            "name": "8521 state route 54, Hammondsport, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8521 RT-54, Hammondsport, NY 14840-9720, United States",
                "addressLocality": "Hammondsport",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.40158",
                "longitude": "-77.21733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and have breakfast with Santa . Every child gets a gift from Santa ( while supplies last )",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hammondsport Firemans Auxiliary ",
                "url": "https://allevents.in/org/hammondsport-fireman’s-auxiliary/27046791"
            }
        ]
    }
]
```