

# Event Details

- **Event Name**: London Calling
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 07:00 pm – Sat, 31 Jan, 2026 at 09:00 pm
- **Event Description**: Nearby AttractionsLondon Calling has 3 upcoming events.
- **Event URL**: https://allevents.in/manchester/london-calling/210002141339855
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster-uk.tm7560.net/c/1339408/431521/7560?u=https://www.ticketweb.uk/event/london-calling-band-on-the-wall-tickets/13789324?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Band On The Wall.
- **lat**: 53.48523500
- **long**: -2.23438900
- **full address**: Band On The Wall., Manchester, United Kingdom

## Event gallery

- **Alt text**: London Calling
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/59461345405a2861b9c0567d97bc6c3d484b3ca5070c90d8ca6e677b27c7916f-rimg-w1024-h576-dc050505-gmir.jpg?v=1769687568

## FAQs

- **Q**: When and where is London Calling being held?
  - **A:** London Calling takes place on Sat, 31 Jan, 2026 at 07:00 pm to Sat, 31 Jan, 2026 at 09:00 pm at Band On The Wall., Manchester, United Kingdom.
- **Q**: Who is organizing London Calling?
  - **A:** London Calling is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "London Calling",
        "image": "https://cdn-az.allevents.in/events3/banners/59461345405a2861b9c0567d97bc6c3d484b3ca5070c90d8ca6e677b27c7916f-rimg-w1024-h576-dc050505-gmir.jpg?v=1769687568",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/manchester/london-calling/210002141339855",
        "location": {
            "@type": "Place",
            "name": "Band On The Wall.",
            "address": {
                "@type": "PostalAddress",
                "name": "Band On The Wall., Manchester, United Kingdom",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48523500",
                "longitude": "-2.23438900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsLondon Calling has 3 upcoming events."
    }
]
```