

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4e2f561a629f3058c74421e7bff39c379a1f85f331919c6bc3d627f799d231ac-rimg-w1024-h576-dcfedf02-gmir.jpg?v=1769700561
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1ef9877ba13b77bf086a0226a2e3001a75d1b86f184d10ede469f220d0b3e94d-rimg-w400-h400-dcfedf02-gmir.jpg?v=1769700560

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Alexandra Palace Theatre, London, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Sunny Afternoon ?
  - **A:** You can find ticket details about this event on AllEvents.

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