

# Event Details

- **Event Name**: Yankee Breakfast 
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 09:00 am (-05:00)
- **Event Description**: More details to follow
- **Event URL**: https://allevents.in/tinley-park/yankee-breakfast/200030440122928
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200030440122928?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tinley+park-events

## Event venue details

- **city**: Tinley Park
- **state**: IL
- **country**: United States
- **location**: Yankee woods
- **lat**: 41.58821
- **long**: -87.7556
- **full address**: Yankee woods, Yankee Woods, 16700 Central Ave, Tinley Park, IL 60477, United States

## Event gallery

- **Alt text**: Yankee Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f173e3b4d65ad4cd416cee20642b08a587deef4ad9689741a34d61c1905e7f14-rimg-w960-h568-dc080808-gmir?v=1785785467

## FAQs

- **Q**: When and where is Yankee Breakfast  being held?
  - **A:** Yankee Breakfast  takes place on Sat, 29 Aug, 2026 at 09:00 am to Sat, 29 Aug, 2026 at 09:00 am at Yankee woods, Yankee Woods, 16700 Central Ave, Tinley Park, IL 60477, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yankee Breakfast",
        "image": "https://cdn-az.allevents.in/events9/banners/f173e3b4d65ad4cd416cee20642b08a587deef4ad9689741a34d61c1905e7f14-rimg-w960-h568-dc080808-gmir?v=1785785467",
        "startDate": "2026-08-29T09:00:00-05:00",
        "url": "https://allevents.in/tinley-park/yankee-breakfast/200030440122928",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Yankee woods",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Yankee Woods, 16700 Central Ave, Tinley Park, IL 60477, United States",
                "addressLocality": "Tinley Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.58821",
                "longitude": "-87.7556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to follow"
    }
]
```