

# Event Details

- **Event Name**: Summer Serenade
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:30 pm
- **Event Description**: The Melbourne Operatic Society perform popular songs and musicals of the last 50 years.
- **Event URL**: https://allevents.in/castle-donington/summer-serenade/200030094042110
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Castle Donington
- **state**: EN
- **country**: United Kingdom
- **location**: Castle Donington Community Hub
- **lat**: 52.8446417
- **long**: -1.3377114
- **full address**: Castle Donington Community Hub, 101 Bondgate,Castle Donington, United Kingdom

## Event gallery

- **Alt text**: Summer Serenade
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3c37db0db9ab377fd1bc7967cfc268960a943f54eecf9538124ef8e5166d0e65-rimg-w1200-h527-dcfe9101-gmir?v=1785001682

## FAQs

- **Q**: When and where is Summer Serenade being held?
  - **A:** Summer Serenade takes place on Sat, 25 Jul, 2026 at 07:30 pm to Sat, 25 Jul, 2026 at 07:30 pm at Castle Donington Community Hub, 101 Bondgate,Castle Donington, United Kingdom.
- **Q**: Who is organizing Summer Serenade?
  - **A:** Summer Serenade is organized by Melbourne Operatic Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Serenade is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Castle Donington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Serenade sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Serenade",
        "image": "https://cdn-az.allevents.in/events7/banners/3c37db0db9ab377fd1bc7967cfc268960a943f54eecf9538124ef8e5166d0e65-rimg-w1200-h527-dcfe9101-gmir?v=1785001682",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/castle-donington/summer-serenade/200030094042110",
        "location": {
            "@type": "Place",
            "name": "Castle Donington Community Hub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Bondgate,Castle Donington",
                "addressLocality": "Castle Donington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.8446417",
                "longitude": "-1.3377114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Melbourne Operatic Society perform popular songs and musicals of the last 50 years.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Melbourne Operatic Society",
                "url": "https://allevents.in/org/melbourne-operatic-society/23192677"
            }
        ]
    }
]
```