

# Event Details

- **Event Name**: 5th grade celebration day
- **Event Start and End Date**: Wed, 20 May, 2026 at 09:00 am (-05:00)
- **Event Description**: More details to come
- **Event URL**: https://allevents.in/lees-summit/5th-grade-celebration-day/200029055191505
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Lees Summit
- **state**: MO
- **country**: United States
- **location**: 400 SE Millstone Ave, Lees Summit, MO
- **lat**: 38.91009
- **long**: -94.31301
- **full address**: 400 SE Millstone Ave, Lees Summit, MO, United States

## Event gallery

- **Alt text**: 5th grade celebration day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f78149b3341727c03943c6aed516343e5ad27e80b1d2366795b7adc99a1167bf-rimg-w1067-h905-dceff8fe-gmir?v=1774374477

## FAQs

- **Q**: When and where is 5th grade celebration day being held?
  - **A:** 5th grade celebration day takes place on Wed, 20 May, 2026 at 09:00 am to Wed, 20 May, 2026 at 09:00 am at 400 SE Millstone Ave, Lees Summit, MO, United States.
- **Q**: Who is organizing 5th grade celebration day?
  - **A:** 5th grade celebration day is organized by Highland Park Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "5th grade celebration day",
        "image": "https://cdn-az.allevents.in/events7/banners/f78149b3341727c03943c6aed516343e5ad27e80b1d2366795b7adc99a1167bf-rimg-w1067-h905-dceff8fe-gmir?v=1774374477",
        "startDate": "2026-05-20T09:00:00-05:00",
        "url": "https://allevents.in/lees-summit/5th-grade-celebration-day/200029055191505",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "400 SE Millstone Ave, Lees Summit, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 SE Millstone Ave, Lee's Summit, MO 64063-2655, United States",
                "addressLocality": "Lees Summit",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.91009",
                "longitude": "-94.31301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highland Park Elementary PTA",
                "url": "https://allevents.in/org/highland-park-elementary-pta/5416221",
                "description": "The PTA is a volunteer organization that helps to create a strong sense community for our students & families. We can always use more volunteers!"
            }
        ]
    }
]
```