

# Event Details

- **Event Name**: Geelong School Holiday Program
- **Event Start and End Date**: Thu, 02 Oct, 2025 at 09:00 am – Thu, 02 Oct, 2025 at 03:00 pm
- **Event Description**: School Holiday Program
 NAB AFL Auskick Ages 4-7
 NAB AFL Superkick Ages 7-12
- **Event URL**: https://allevents.in/geelong/geelong-school-holiday-program/80008165628049
- **Event Categories**: sports, kids, football, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Geelong
- **state**: VI
- **country**: Australia
- **location**: McDonald Reserve
- **lat**: -38.18234340000001
- **long**: 144.3241724
- **full address**: McDonald Reserve, 77-79 Reynolds Rd, Belmont VIC 3216, Australia, Geelong

## Event gallery

- **Alt text**: Geelong School Holiday Program
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68ad40d8b2746.jpg

## FAQs

- **Q**: When and where is Geelong School Holiday Program being held?
  - **A:** Geelong School Holiday Program takes place on Thu, 02 Oct, 2025 at 09:00 am to Thu, 02 Oct, 2025 at 03:00 pm at McDonald Reserve, 77-79 Reynolds Rd, Belmont VIC 3216, Australia, Geelong.
- **Q**: Who is organizing Geelong School Holiday Program?
  - **A:** Geelong School Holiday Program is organized by AFL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Geelong School Holiday Program",
        "image": "https://cdn2.allevents.in/thumbs/thumb68ad40d8b2746.jpg",
        "startDate": "2025-10-02",
        "endDate": "2025-10-02",
        "url": "https://allevents.in/geelong/geelong-school-holiday-program/80008165628049",
        "location": {
            "@type": "Place",
            "name": "McDonald Reserve",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77-79 Reynolds Rd, Belmont VIC 3216, Australia",
                "postalCode": "3216",
                "addressLocality": "Geelong",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.18234340000001",
                "longitude": "144.3241724"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "School Holiday Program\n NAB AFL Auskick Ages 4-7\n NAB AFL Superkick Ages 7-12",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AFL",
                "url": "https://allevents.in/org/afl/26534919"
            }
        ]
    }
]
```