

# Event Details

- **Event Name**: MOGWAI
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 07:00 pm
- **Event Description**: Nearby AttractionsMogwai has 13 upcoming events.Forest Swords has 5 upcoming events.
- **Event URL**: https://allevents.in/exeter/mogwai/210001929182132
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Exeter
- **state**: EN
- **country**: United Kingdom
- **location**: The Great Hall, Exeter
- **lat**: 50.73515400
- **long**: -3.52963100
- **full address**: The Great Hall, Exeter, United Kingdom

## Event gallery

- **Alt text**: MOGWAI
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f1649eb25669de926d5e4edddb8eb2ebc0997e254e12b0d86c2193edf83ec85c-rimg-w1024-h576-dc020202-gmir.jpg?v=1769687943

## Artist Details

- **Artist name**: Mogwai
  - **Artist page URL**: https://allevents.in/performer/mogwai
- **Artist name**: Forest Swords
  - **Artist page URL**: https://allevents.in/performer/forest-swords

## FAQs

- **Q**: When and where is Mogwai performing in Exeter?
  - **A:** MOGWAI takes place on Thu, 19 Feb, 2026 at 07:00 pm at The Great Hall, Exeter, United Kingdom.
- **Q**: Who is organizing MOGWAI?
  - **A:** MOGWAI is organized by TicketMaster.
- **Q**: Who are the performers at Mogwai's event?
  - **A:** The confirmed lineup for MOGWAI includes: Mogwai, Forest Swords. The full schedule may be updated closer to the event date - check the event page for the latest artist announcements.
- **Q**: What are the most popular songs by Mogwai & other artists?
  - **A:** Some of Mogwai's most popular songs include Kids Will Be Skeletons, God Gets You Back, Take Me Somewhere Nice. These tracks have helped cement their place in the music industry and are likely to feature in their MOGWAI set.
- **Q**: What genre of music does Mogwai perform?
  - **A:** Mogwai is known for their distinctive sound in the british post-rock genre, often blending elements of compositional ambient - making them a unique voice in contemporary music.
- **Q**: How popular is Mogwai?
  - **A:** Mogwai has 429,864 monthly listeners on Spotify and 577,290 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is Mogwai most popular?
  - **A:** Mogwai's music has a strong following across multiple cities, with particularly active listeners in London, Melbourne, Paris, Brussels, Berlin.
- **Q**: How do I find more upcoming concerts by Mogwai & other artists?
  - **A:** You can find all upcoming Mogwai concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "MOGWAI",
        "image": "https://cdn-az.allevents.in/events10/banners/f1649eb25669de926d5e4edddb8eb2ebc0997e254e12b0d86c2193edf83ec85c-rimg-w1024-h576-dc020202-gmir.jpg?v=1769687943",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/exeter/mogwai/210001929182132",
        "location": {
            "@type": "Place",
            "name": "The Great Hall, Exeter",
            "address": {
                "@type": "PostalAddress",
                "name": "The Great Hall, Exeter, United Kingdom",
                "addressLocality": "Exeter",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.73515400",
                "longitude": "-3.52963100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsMogwai has 13 upcoming events.Forest Swords has 5 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Mogwai",
                "url": "https://allevents.in/performer/mogwai"
            },
            {
                "@type": "MusicGroup",
                "name": "Forest Swords",
                "url": "https://allevents.in/performer/forest-swords"
            }
        ]
    }
]
```