

# Event Details

- **Event Name**: First Day of School
- **Event Start and End Date**: Mon, 25 Aug, 2025 at 08:00 am
- **Event Description**: Welcome Back!
- **Event URL**: https://allevents.in/prospect/first-day-of-school/200028334263217
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Prospect
- **state**: OR
- **country**: United States
- **location**: 160 Mill Creek Dr, Prospect, OR, United States, Oregon 97536
- **lat**: 42.75365
- **long**: -122.48878
- **full address**: 160 Mill Creek Dr, Prospect, OR, United States, Oregon 97536

## Event gallery

- **Alt text**: First Day of School
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d6031401dce1fc9138c037e8960b6cf4724d9f417c65d2f373acd7540a34e695-rimg-w1200-h900-dc161616-gmir?v=1755552753

## FAQs

- **Q**: When and where is First Day of School being held?
  - **A:** First Day of School takes place on Mon, 25 Aug, 2025 at 08:00 am to Mon, 25 Aug, 2025 at 08:00 am at 160 Mill Creek Dr, Prospect, OR, United States, Oregon 97536.
- **Q**: Who is organizing First Day of School?
  - **A:** First Day of School is organized by Prospect Charter School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day of School",
        "image": "https://cdn-az.allevents.in/events7/banners/d6031401dce1fc9138c037e8960b6cf4724d9f417c65d2f373acd7540a34e695-rimg-w1200-h900-dc161616-gmir?v=1755552753",
        "startDate": "2025-08-25",
        "url": "https://allevents.in/prospect/first-day-of-school/200028334263217",
        "location": {
            "@type": "Place",
            "name": "160 Mill Creek Dr, Prospect, OR, United States, Oregon 97536",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "160 Mill Creek Dr, Prospect, OR 97536-9755, United States",
                "addressLocality": "Prospect",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.75365",
                "longitude": "-122.48878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome Back!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prospect Charter School",
                "url": "https://allevents.in/org/prospect-charter-school/26163829"
            }
        ]
    }
]
```