

# Event Details

- **Event Name**: G.F. Handel's Messiah
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 03:00 pm – Sun, 30 Nov, 2025 at 05:30 pm
- **Event Description**: The most wonderful event of the season! Start the holidays off right with a performance of Handel's Messiah.
- **Event URL**: https://allevents.in/oakville/gf-handels-messiah/80001505819464
- **Event Categories**: music, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oakville
- **state**: ON
- **country**: Canada
- **location**: St Andrew's Catholic Church
- **lat**: 43.4675170000
- **long**: -79.6876659000
- **full address**: St Andrew's Catholic Church, 47 Reynolds St , Oakville, Canada

## Event gallery

- **Alt text**: G.F. Handel's Messiah
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68e99b69c8cfa.jpg

## FAQs

- **Q**: When and where is G.F. Handel's Messiah being held?
  - **A:** G.F. Handel's Messiah takes place on Sun, 30 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 05:30 pm at St Andrew's Catholic Church, 47 Reynolds St , Oakville, Canada.
- **Q**: Who is organizing G.F. Handel's Messiah?
  - **A:** G.F. Handel's Messiah is organized by Masterworks of Oakville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "G.F. Handel's Messiah",
        "image": "https://cdn2.allevents.in/thumbs/thumb68e99b69c8cfa.jpg",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/oakville/gf-handels-messiah/80001505819464",
        "location": {
            "@type": "Place",
            "name": "St Andrew's Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "47 Reynolds St ",
                "addressLocality": "Oakville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4675170000",
                "longitude": "-79.6876659000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The most wonderful event of the season! Start the holidays off right with a performance of Handel's Messiah.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Masterworks of Oakville",
                "url": "https://allevents.in/org/masterworks-of-oakville/25024897"
            }
        ]
    }
]
```