

# 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**: Manchester Calling
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/55bdde58a6446b2ea0928d7c97b6e3793fd3b828a019f39c2ff944048a9dd245-rimg-w1024-h576-dc2a2929-gmir.jpg?v=1769687974

## Artist Details

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

## FAQs

- **Q**: When and where is Oasis performing in Sheffield?
  - **A:** Manchester Calling takes place on Fri, 20 Feb, 2026 at 06:30 pm at Foundry, Sheffield, United Kingdom.
- **Q**: Who is organizing Manchester Calling?
  - **A:** Manchester Calling is organized by TicketMaster.
- **Q**: Who is Oasis?
  - **A:** Oasis shot from obscurity to stardom in 1994, becoming one of Britain's most popular and critically acclaimed bands of the decade in the process. Along with Blur and Suede, they were responsible for returning British guitar pop to the top of the charts. Find all upcoming Oasis events on AllEvents.
- **Q**: What are Oasis's most popular songs?
  - **A:** Some of Oasis's most popular songs include Wonderwall - Remastered, Don't Look Back In Anger - Remastered, Stop Crying Your Heart Out. These tracks have helped cement their place in the music industry and are likely to feature in their Manchester Calling set.
- **Q**: What genre of music does Oasis perform?
  - **A:** Oasis is known for their distinctive sound in the beatlesque genre, often blending elements of britpop - making them a unique voice in contemporary music.
- **Q**: How popular is Oasis?
  - **A:** Oasis has 32,108,517 monthly listeners on Spotify and 10,208,194 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is Oasis most popular?
  - **A:** Oasis's music has a strong following across multiple cities, with particularly active listeners in London, Jakarta, Manchester, Dublin, Santiago.
- **Q**: How do I find more upcoming Oasis concerts and events?
  - **A:** You can find all upcoming Oasis concerts and events 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"
            }
        ]
    }
]
```