

# Event Details

- **Event Name**: Manchester Calling
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 06:30 pm
- **Event Description**: Nearby AttractionsThe Total Stone Roses has 7 upcoming events.The Smiths Presumably has 4 upcoming events.Oaysis has 3 upcoming events.
- **Event URL**: https://allevents.in/sheffield/manchester-calling/210003291170013
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/manchester-calling-tickets-M28JHG?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Sheffield
- **state**: EN
- **country**: United Kingdom
- **location**: Foundry, Sheffield
- **lat**: 53.38103900
- **long**: -1.49067000
- **full address**: Foundry, Sheffield, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/55bdde58a6446b2ea0928d7c97b6e3793fd3b828a019f39c2ff944048a9dd245-rimg-w1024-h576-dc2a2929-gmir.jpg?v=1769687974
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/435a12be37cfe35ee2924bd1742bdb60137d373c3530a6aee83aeadf8370f2c2-rimg-w400-h400-dc2a2a2a-gmir.jpg?v=1771657976

## Artist Details

- **Artist name**: Oasis
  - **Artist page URL**: https://allevents.in/performer/oasis

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Foundry, Sheffield, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Oasis
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Manchester Calling ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Manchester Calling",
        "image": "https://cdn-az.allevents.in/events1/banners/55bdde58a6446b2ea0928d7c97b6e3793fd3b828a019f39c2ff944048a9dd245-rimg-w1024-h576-dc2a2929-gmir.jpg?v=1769687974",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/sheffield/manchester-calling/210003291170013",
        "location": {
            "@type": "Place",
            "name": "Foundry, Sheffield",
            "address": {
                "@type": "PostalAddress",
                "name": "Foundry, Sheffield, United Kingdom",
                "addressLocality": "Sheffield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.38103900",
                "longitude": "-1.49067000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Total Stone Roses has 7 upcoming events.The Smiths Presumably has 4 upcoming events.Oaysis has 3 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Oasis",
                "url": "https://allevents.in/performer/oasis"
            }
        ]
    }
]
```