

# Event Details

- **Event Name**: Easter Brunch
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 11:00 am – Sun, 05 Apr, 2026 at 12:30 pm
- **Event Description**: Come join in the fun! Pictures with the easter bunny, a full brunch including all the fixins. Guests should RSVP to the front desk, the cost is $15 per person.
- **Event URL**: https://allevents.in/glen-mills/easter-brunch/200029888952525
- **Event Categories**: easter, brunch, easter-bunny
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Glen Mills
- **state**: PA
- **country**: United States
- **location**: 242 Baltimore Pike, Glen Mills, PA, United States, Pennsylvania 19342
- **lat**: 39.89652
- **long**: -75.48999
- **full address**: 242 Baltimore Pike, Glen Mills, PA, United States, Pennsylvania 19342

## Event gallery

- **Alt text**: Easter Brunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cfc33acf4ad2989fd687cf69ef5984863cfa38fb16720bc799d771a69d7ff4c4-rimg-w1200-h750-dc476014-gmir?v=1775188045

## FAQs

- **Q**: When and where is Easter Brunch being held?
  - **A:** Easter Brunch takes place on Sun, 05 Apr, 2026 at 11:00 am to Sun, 05 Apr, 2026 at 12:30 pm at 242 Baltimore Pike, Glen Mills, PA, United States, Pennsylvania 19342.
- **Q**: Who is organizing Easter Brunch?
  - **A:** Easter Brunch is organized by Glen Mills Senior Living.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Brunch",
        "image": "https://cdn-az.allevents.in/events3/banners/cfc33acf4ad2989fd687cf69ef5984863cfa38fb16720bc799d771a69d7ff4c4-rimg-w1200-h750-dc476014-gmir?v=1775188045",
        "startDate": "2026-04-05",
        "endDate": "2026-04-05",
        "url": "https://allevents.in/glen-mills/easter-brunch/200029888952525",
        "location": {
            "@type": "Place",
            "name": "242 Baltimore Pike, Glen Mills, PA, United States, Pennsylvania 19342",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "242 Baltimore Pike, Glen Mills, PA 19342-1163, United States",
                "addressLocality": "Glen Mills",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.89652",
                "longitude": "-75.48999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join in the fun! Pictures with the easter bunny, a full brunch including all the fixins. Guests should RSVP to the front desk, the cost is $15 per person.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glen Mills Senior Living",
                "url": "https://allevents.in/org/glen-mills-senior-living/25080406"
            }
        ]
    }
]
```