

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 am
- **Event Description**: Breakfast with Santa at ITFD Headquarters on 12/14/2025!
- **Event URL**: https://allevents.in/islip-terrace/breakfast-with-santa/200029348751359
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Islip Terrace
- **state**: NY
- **country**: United States
- **location**: Islip Terrace Fire Department
- **lat**: 40.75039
- **long**: -73.19691
- **full address**: Islip Terrace Fire Department, 264 Beaver Dam Road,Islip Terrace, New York, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ce9a159bcaddbca3ce2642a734ba727a3f6fc9b27e891e2f8feace9f590fb547-rimg-w1024-h1536-dcf4efd5-gmir?v=1765593419

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 14 Dec, 2025 at 12:00 am to Sun, 14 Dec, 2025 at 12:00 am at Islip Terrace Fire Department, 264 Beaver Dam Road,Islip Terrace, New York, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Islip Terrace Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events7/banners/ce9a159bcaddbca3ce2642a734ba727a3f6fc9b27e891e2f8feace9f590fb547-rimg-w1024-h1536-dcf4efd5-gmir?v=1765593419",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/islip-terrace/breakfast-with-santa/200029348751359",
        "location": {
            "@type": "Place",
            "name": "Islip Terrace Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "264 Beaver Dam Road,Islip Terrace, New York",
                "addressLocality": "Islip Terrace",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75039",
                "longitude": "-73.19691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast with Santa at ITFD Headquarters on 12/14/2025!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Islip Terrace Fire Department",
                "url": "https://allevents.in/org/islip-terrace-fire-department/26777512"
            }
        ]
    }
]
```