

# Event Details

- **Event Name**: Messiah, by Georg Friedrich Handel
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:30 pm – Sun, 14 Dec, 2025 at 08:30 pm
- **Event Description**: Handel's Messiah, presented by the Commonwealth Concert Opera
- **Event URL**: https://allevents.in/richmond/messiah-by-georg-friedrich-handel/80002471785334
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.commonwealthconcertopera.com/messiah-tickets

## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: Westminster Presbyterian Church
- **lat**: 37.5407246000
- **long**: -77.4360481000
- **full address**: Westminster Presbyterian Church, 4103 Monument Avenue, Richmond, VA 23230, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Commonwealth Concert Opera (https://allevents.in/org/commonwealth-concert-opera/27200895)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69346bd6631c2.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Messiah%2C+by+Georg+Friedrich+Handel&date=14+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Westminster Presbyterian Church, 4103 Monument Avenue, Richmond, VA 23230, United States
- **Q**: Who is organizing the event?
  - **A:** Commonwealth Concert Opera
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Messiah, by Georg Friedrich Handel ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Messiah, by Georg Friedrich Handel",
        "image": "https://cdn2.allevents.in/thumbs/thumb69346bd6631c2.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/richmond/messiah-by-georg-friedrich-handel/80002471785334",
        "location": {
            "@type": "Place",
            "name": "Westminster Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4103 Monument Avenue, Richmond, VA 23230",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.5407246000",
                "longitude": "-77.4360481000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Handel's Messiah, presented by the Commonwealth Concert Opera",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Commonwealth Concert Opera",
                "url": "https://allevents.in/org/commonwealth-concert-opera/27200895"
            }
        ]
    }
]
```