

# Event Details

- **Event Name**: End of School Year Dance
- **Event Start and End Date**: Fri, 01 May, 2026 at 06:30 pm (-04:00)
- **Event Description**: $5.00 admission
- **Event URL**: https://allevents.in/oley/end-of-school-year-dance/200029022389029
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Oley
- **state**: PA
- **country**: United States
- **location**: Oley Valley Middle School
- **lat**: 40.379800958623
- **long**: -75.798839958012
- **full address**: Oley Valley Middle School, 3247 Friedensburg Rd,Oley,PA,United States

## Event gallery

- **Alt text**: End of School Year Dance
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/74682ac9646e2ef22c99d07531c3aa9c8314520b39672a8c1c8a40ff74ff095b-rimg-w1200-h633-dcffffff-gmir?v=1774157916

## FAQs

- **Q**: When and where is End of School Year Dance being held?
  - **A:** End of School Year Dance takes place on Fri, 01 May, 2026 at 06:30 pm to Fri, 01 May, 2026 at 06:30 pm at Oley Valley Middle School, 3247 Friedensburg Rd,Oley,PA,United States.
- **Q**: Who is organizing End of School Year Dance?
  - **A:** End of School Year Dance is organized by Oley Valley Middle School PTSO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "End of School Year Dance",
        "image": "https://cdn-az.allevents.in/events8/banners/74682ac9646e2ef22c99d07531c3aa9c8314520b39672a8c1c8a40ff74ff095b-rimg-w1200-h633-dcffffff-gmir?v=1774157916",
        "startDate": "2026-05-01T18:30:00-04:00",
        "url": "https://allevents.in/oley/end-of-school-year-dance/200029022389029",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oley Valley Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3247 Friedensburg Rd,Oley,PA,United States",
                "addressLocality": "Oley",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.379800958623",
                "longitude": "-75.798839958012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$5.00 admission",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oley Valley Middle School PTSO",
                "url": "https://allevents.in/org/oley-valley-middle-school-ptso/23265162"
            }
        ]
    }
]
```