

# Event Details

- **Event Name**: Miss May I + Crystal Lake
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 07:00 pm
- **Event Description**: Nearby AttractionsMiss May I has 6 upcoming events.Crystal Lake has 34 upcoming events.Great American Ghost has 19 upcoming events.
- **Event URL**: https://allevents.in/manchester/miss-may-i-crystal-lake/210003447488804
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/miss-may-i-crystal-lake-tickets-1G945K?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Manchester Club Academy
- **lat**: 53.46438600
- **long**: -2.23222500
- **full address**: Manchester Club Academy, Manchester, United Kingdom

## Event gallery

- **Alt text**: Miss May I + Crystal Lake
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9ed3fe314de16202366eee5567b41ca5c74a8b985f4126f38b178af2e99b356b-rimg-w1024-h576-dc2b3146-gmir.jpg?v=1769689822

## Artist Details

- **Artist name**: Miss May I
  - **Artist page URL**: https://allevents.in/performer/miss-may-i
- **Artist name**: Crystal Lake
  - **Artist page URL**: https://allevents.in/performer/crystal-lake

## FAQs

- **Q**: When and where is Miss May I performing in Manchester?
  - **A:** Miss May I + Crystal Lake takes place on Fri, 20 Mar, 2026 at 07:00 pm at Manchester Club Academy, Manchester, United Kingdom.
- **Q**: Who is organizing Miss May I + Crystal Lake?
  - **A:** Miss May I + Crystal Lake is organized by TicketMaster.
- **Q**: Who are the performers at Miss May I's event?
  - **A:** The confirmed lineup for Miss May I + Crystal Lake includes: Miss May I, Crystal Lake. 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 Miss May I & other artists?
  - **A:** Some of Miss May I's most popular songs include Shadows Inside, My Destruction, Crawl. These tracks have helped cement their place in the music industry and are likely to feature in their Miss May I + Crystal Lake set.
- **Q**: What genre of music does Miss May I perform?
  - **A:** Miss May I is known for their distinctive sound in the melodic deathcore genre, often blending elements of melodic metalcore - making them a unique voice in contemporary music.
- **Q**: How popular is Miss May I?
  - **A:** Miss May I has 802,980 monthly listeners on Spotify and 498,699 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is Miss May I most popular?
  - **A:** Miss May I's music has a strong following across multiple cities, with particularly active listeners in Chicago, Philadelphia, Sydney, Dallas, Melbourne.
- **Q**: How do I find more upcoming concerts by Miss May I & other artists?
  - **A:** You can find all upcoming Miss May I concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Miss May I + Crystal Lake",
        "image": "https://cdn-az.allevents.in/events2/banners/9ed3fe314de16202366eee5567b41ca5c74a8b985f4126f38b178af2e99b356b-rimg-w1024-h576-dc2b3146-gmir.jpg?v=1769689822",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/manchester/miss-may-i-crystal-lake/210003447488804",
        "location": {
            "@type": "Place",
            "name": "Manchester Club Academy",
            "address": {
                "@type": "PostalAddress",
                "name": "Manchester Club Academy, Manchester, United Kingdom",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.46438600",
                "longitude": "-2.23222500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsMiss May I has 6 upcoming events.Crystal Lake has 34 upcoming events.Great American Ghost has 19 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Miss May I",
                "url": "https://allevents.in/performer/miss-may-i"
            },
            {
                "@type": "MusicGroup",
                "name": "Crystal Lake",
                "url": "https://allevents.in/performer/crystal-lake"
            }
        ]
    }
]
```