

# Event Details

- **Event Name**: Sunny Afternoon
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:30 pm – Sat, 31 Jan, 2026 at 09:30 pm
- **Event Description**: Nearby AttractionsSunny Afternoon has 4 upcoming events.
- **Event URL**: https://allevents.in/london/sunny-afternoon/210002925652449
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster-uk.tm7562.net/c/1339408/431525/7562?u=https://theatre.ticketmaster.co.uk/book/1H9TL-sunny-afternoon/#perf=1H9TL-L&date=2026-01-31&time=7.30PM&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Alexandra Palace Theatre
- **lat**: 51.59458450
- **long**: -0.13026290
- **full address**: Alexandra Palace Theatre, London, United Kingdom

## Event gallery

- **Alt text**: Sunny Afternoon
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4e2f561a629f3058c74421e7bff39c379a1f85f331919c6bc3d627f799d231ac-rimg-w1024-h576-dcfedf02-gmir.jpg?v=1769700561

## FAQs

- **Q**: When and where is Sunny Afternoon being held?
  - **A:** Sunny Afternoon takes place on Sat, 31 Jan, 2026 at 07:30 pm to Sat, 31 Jan, 2026 at 09:30 pm at Alexandra Palace Theatre, London, United Kingdom.
- **Q**: Who is organizing Sunny Afternoon?
  - **A:** Sunny Afternoon is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunny Afternoon is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunny Afternoon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunny Afternoon",
        "image": "https://cdn-az.allevents.in/events7/banners/4e2f561a629f3058c74421e7bff39c379a1f85f331919c6bc3d627f799d231ac-rimg-w1024-h576-dcfedf02-gmir.jpg?v=1769700561",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/london/sunny-afternoon/210002925652449",
        "location": {
            "@type": "Place",
            "name": "Alexandra Palace Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Alexandra Palace Theatre, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.59458450",
                "longitude": "-0.13026290"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsSunny Afternoon has 4 upcoming events."
    }
]
```