

# Event Details

- **Event Name**: Kids Breakfast with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Bring the kiddos and let them have breakfast with Santa.
(This is for all kids that signed up in the canteen.)
- **Event URL**: https://allevents.in/toledo/kids-breakfast-with-santa/200029345897707
- **Event Categories**: kids, breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Toledo
- **state**: OH
- **country**: United States
- **location**: 3005 W. Laskey Road, Toledo, OH, United States, Ohio 43613
- **lat**: 41.70614
- **long**: -83.61544
- **full address**: 3005 W. Laskey Road, Toledo, OH, United States, Ohio 43613

## Event gallery

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

## FAQs

- **Q**: When and where is Kids Breakfast with Santa being held?
  - **A:** Kids Breakfast with Santa takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at 3005 W. Laskey Road, Toledo, OH, United States, Ohio 43613.
- **Q**: Who is organizing Kids Breakfast with Santa?
  - **A:** Kids Breakfast with Santa is organized by Vfw 606 auxiliary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Breakfast with Santa",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Kids+Breakfast+with+Santa&date=Sat%2C+13+Dec%2C+2025+at+10%3A00+am&bg=3",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/toledo/kids-breakfast-with-santa/200029345897707",
        "location": {
            "@type": "Place",
            "name": "3005 W. Laskey Road, Toledo, OH, United States, Ohio 43613",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3005 W Laskey Rd, Toledo, OH 43613-3019, United States",
                "addressLocality": "Toledo",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.70614",
                "longitude": "-83.61544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the kiddos and let them have breakfast with Santa.\n(This is for all kids that signed up in the canteen.)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vfw 606 auxiliary",
                "url": "https://allevents.in/org/vfw-606-auxiliary/24941083"
            }
        ]
    }
]
```