

# Event Details

- **Event Name**: Senior Breakfast
- **Event Start and End Date**: Fri, 22 May, 2026 at 07:30 am (-04:00)
- **Event Description**: More information to come!
- **Event URL**: https://allevents.in/plainfield/senior-breakfast/200029011532726
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Plainfield
- **state**: IN
- **country**: United States
- **location**: 1 Red Pride Dr, Plainfield, IN, United States, Indiana 46168
- **lat**: 39.68204
- **long**: -86.378
- **full address**: 1 Red Pride Dr, Plainfield, IN, United States, Indiana 46168

## Event gallery

- **Alt text**: Senior Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/be76fe4e78619fc79ca33b27c2163ffc97d2c262d22ff1e5c4288b4673ab7d84-rimg-w1200-h1553-dc5d17eb-gmir?v=1774741150

## FAQs

- **Q**: When and where is Senior Breakfast being held?
  - **A:** Senior Breakfast takes place on Fri, 22 May, 2026 at 07:30 am to Fri, 22 May, 2026 at 07:30 am at 1 Red Pride Dr, Plainfield, IN, United States, Indiana 46168.
- **Q**: Who is organizing Senior Breakfast?
  - **A:** Senior Breakfast is organized by Plainfield High School PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/be76fe4e78619fc79ca33b27c2163ffc97d2c262d22ff1e5c4288b4673ab7d84-rimg-w1200-h1553-dc5d17eb-gmir?v=1774741150",
        "startDate": "2026-05-22T07:30:00-04:00",
        "url": "https://allevents.in/plainfield/senior-breakfast/200029011532726",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1 Red Pride Dr, Plainfield, IN, United States, Indiana 46168",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Red Pride Dr, Plainfield, IN 46168-7938, United States",
                "addressLocality": "Plainfield",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.68204",
                "longitude": "-86.378"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plainfield High School PTO",
                "url": "https://allevents.in/org/plainfield-high-school-pto/23438191"
            }
        ]
    }
]
```