

# Event Details

- **Event Name**: The Last Internationale
- **Event Start and End Date**: Tue, 23 Feb, 2027 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Last Internationale has 19 upcoming events.
- **Event URL**: https://allevents.in/manchester/the-last-internationale/210003474505114
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-last-internationale-tickets-GBZ96Y?ref=ticketmaster&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**: The Last Internationale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/40c9b51d971d7109e05fed44fef41dd1a8c82b04f7306b05413520d127a74ae0-rimg-w1024-h576-dc160f07-gmir.jpg?v=1781818518

## FAQs

- **Q**: When and where is The Last Internationale being held?
  - **A:** The Last Internationale takes place on Tue, 23 Feb, 2027 at 07:00 pm at Band On The Wall., Manchester, United Kingdom.
- **Q**: Who is organizing The Last Internationale?
  - **A:** The Last Internationale is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Last Internationale",
        "image": "https://cdn-az.allevents.in/events2/banners/40c9b51d971d7109e05fed44fef41dd1a8c82b04f7306b05413520d127a74ae0-rimg-w1024-h576-dc160f07-gmir.jpg?v=1781818518",
        "startDate": "2027-02-23T19:00:00+00:00",
        "url": "https://allevents.in/manchester/the-last-internationale/210003474505114",
        "eventStatus": "https://schema.org/EventScheduled",
        "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 AttractionsThe Last Internationale has 19 upcoming events."
    }
]
```