

# 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

- **Ticket URL**: https://consumer.pxf.io/c/1339408/3151484/39691?partnerpropertyid=1191892&MediaPartnerPropertyId=1191892&svlink=14105511&level=1&u=https%3A%2F%2Fwww.eventbrite.com%2Fe%2Fgf-handels-messiah-tickets-1698749277819%3Faff%3Debdsoporgprofile

## 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 Organizer details

- **affiliate_id**: 8
- **organizer**: Masterworks of Oakville (https://allevents.in/org/masterworks-of-oakville/25024897)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb68e99b69c8cfa.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=G.F.+Handel%27s+Messiah&date=30+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** St Andrew's Catholic Church, 47 Reynolds St , Oakville, Canada
- **Q**: Who is organizing the event?
  - **A:** Masterworks of Oakville
- **Q**: What type of event is this?
  - **A:** music, holiday
- **Q**: Where can I find ticket details about G.F. Handel's Messiah ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```