

# Event Details

- **Event Name**: First day of Term 3
- **Event Start and End Date**: Sun, 20 Jul, 2025 at 11:00 pm
- **Event Description**: We are back to start the 2nd semester of 2025!
- **Event URL**: https://allevents.in/yarrawonga/first-day-of-term-3/200028210693140
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 91

## Ticket Details


## Event venue details

- **city**: Yarrawonga
- **state**: VI
- **country**: Australia
- **location**: 8 Gilmore Street, Yarrawonga, VIC, Australia, Victoria 3730
- **lat**: -36.01993
- **long**: 146.00733
- **full address**: 8 Gilmore Street, Yarrawonga, VIC, Australia, Victoria 3730

## Event gallery

- **Alt text**: First day of Term 3
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d98c1e6ea0d518ee00b712bd65c021f48e787634e49f19a4597016c376a57f5-rimg-w1200-h675-dc01052b-gmir?v=1752769024

## FAQs

- **Q**: When and where is First day of Term 3 being held?
  - **A:** First day of Term 3 takes place on Sun, 20 Jul, 2025 at 11:00 pm to Sun, 20 Jul, 2025 at 11:00 pm at 8 Gilmore Street, Yarrawonga, VIC, Australia, Victoria 3730.
- **Q**: Who is organizing First day of Term 3?
  - **A:** First day of Term 3 is organized by Yarrawonga College P-12.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First day of Term 3",
        "image": "https://cdn-az.allevents.in/events10/banners/5d98c1e6ea0d518ee00b712bd65c021f48e787634e49f19a4597016c376a57f5-rimg-w1200-h675-dc01052b-gmir?v=1752769024",
        "startDate": "2025-07-20",
        "url": "https://allevents.in/yarrawonga/first-day-of-term-3/200028210693140",
        "location": {
            "@type": "Place",
            "name": "8 Gilmore Street, Yarrawonga, VIC, Australia, Victoria 3730",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Gilmore St, Yarrawonga VIC 3730, Australia",
                "addressLocality": "Yarrawonga",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.01993",
                "longitude": "146.00733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are back to start the 2nd semester of 2025!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Yarrawonga College P-12",
                "url": "https://allevents.in/org/yarrawonga-college-p-12/25840632"
            }
        ]
    }
]
```