

# Event Details

- **Event Name**: Last Day of School Mass
- **Event Start and End Date**: Fri, 14 Jun, 2024 at 08:30 am
- **Event Description**: A final moment to reflect on the school year and connect with friends before we all head off for the summer break.
- **Event URL**: https://allevents.in/mercer-island/last-day-of-school-mass/200025188201959
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mercer Island
- **state**: WA
- **country**: United States
- **location**: St. Monica Catholic School
- **lat**: 47.568134195648
- **long**: -122.22239095073
- **full address**: St. Monica Catholic School, 4320 87th Ave SE,Mercer Island,WA,United States

## Event gallery

- **Alt text**: Last Day of School Mass
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Last+Day+of+School+Mass&date=Fri%2C+14+Jun%2C+2024+at+08%3A30+am&bg=5

## FAQs

- **Q**: When and where is Last Day of School Mass being held?
  - **A:** Last Day of School Mass takes place on Fri, 14 Jun, 2024 at 08:30 am to Fri, 14 Jun, 2024 at 08:30 am at St. Monica Catholic School, 4320 87th Ave SE,Mercer Island,WA,United States.
- **Q**: Who is organizing Last Day of School Mass?
  - **A:** Last Day of School Mass is organized by St. Monica Catholic School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Last Day of School Mass",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Last+Day+of+School+Mass&date=Fri%2C+14+Jun%2C+2024+at+08%3A30+am&bg=5",
        "startDate": "2024-06-14",
        "url": "https://allevents.in/mercer-island/last-day-of-school-mass/200025188201959",
        "location": {
            "@type": "Place",
            "name": "St. Monica Catholic School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4320 87th Ave SE,Mercer Island,WA,United States",
                "addressLocality": "Mercer Island",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.568134195648",
                "longitude": "-122.22239095073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A final moment to reflect on the school year and connect with friends before we all head off for the summer break.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Monica Catholic School",
                "url": "https://allevents.in/org/st-monica-catholic-school/14738317",
                "description": "PreK-8 Catholic Parish School located on Mercer Island, WA"
            }
        ]
    }
]
```