

# Event Details

- **Event Name**: Breakfast with Santa 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am – Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Bring the whole family for Breakfast with Santa! Enjoy a delicious morning meal, holiday cheer, and photos with Santa
- **Event URL**: https://allevents.in/fort-wayne/breakfast-with-santa/200029354193440
- **Event Categories**: breakfast-with-santa, pictures-with-santa, holiday
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Fort Wayne
- **state**: IN
- **country**: United States
- **location**: 1509 West Dupont Road, Fort Wayne, IN
- **lat**: 41.1772
- **long**: -85.16314
- **full address**: 1509 West Dupont Road, Fort Wayne, IN, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1733481e5e2e67846842859325c875603c62a19217b44d118a10927661391bd7-rimg-w1200-h1164-dc30aba3-gmir?v=1765690719

## FAQs

- **Q**: When and where is Breakfast with Santa  being held?
  - **A:** Breakfast with Santa  takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 02:00 pm at 1509 West Dupont Road, Fort Wayne, IN, United States.
- **Q**: Who is organizing Breakfast with Santa ?
  - **A:** Breakfast with Santa  is organized by Black Canyon Restaurant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events9/banners/1733481e5e2e67846842859325c875603c62a19217b44d118a10927661391bd7-rimg-w1200-h1164-dc30aba3-gmir?v=1765690719",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/fort-wayne/breakfast-with-santa/200029354193440",
        "location": {
            "@type": "Place",
            "name": "1509 West Dupont Road, Fort Wayne, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1509 W Dupont Rd, Fort Wayne, IN 46825-1002, United States",
                "addressLocality": "Fort Wayne",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1772",
                "longitude": "-85.16314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family for Breakfast with Santa! Enjoy a delicious morning meal, holiday cheer, and photos with Santa",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Black Canyon Restaurant",
                "url": "https://allevents.in/org/black-canyon-restaurant/26075229"
            }
        ]
    }
]
```