

# Event Details

- **Event Name**: Double Yellows EP Launch
- **Event Start and End Date**: Fri, 02 May, 2025 at 07:45 pm – Fri, 02 May, 2025 at 10:30 pm
- **Event Description**: Wigan indie/rock band Double Yellows launch their EPArtistsdouble yellowsMusic Genres :  Rock
- **Event URL**: https://allevents.in/wigan/double-yellows-ep-launch/300040810666
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Wigan/The-Boulevard%2C-Wigan/Double-Yellows-EP-Launch/40810666/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Wigan
- **state**: EN
- **country**: United Kingdom
- **location**: The Boulevard, Wigan
- **lat**: 53.5452807
- **long**: -2.632155
- **full address**: The Boulevard, Wigan, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/6/4/4/1965357_da147b12_double-yellows-ep-launch_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/6/4/4/1965357_da147b12_double-yellows-ep-launch_400.jpg

## Artist Details

- **Artist name**: double yellows

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 02 May, 2025 at 07:45 pm
- **Q**: Where is the event happening?
  - **A:** The Boulevard, Wigan, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** double yellows
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, entertainment, art
- **Q**: Where can I find ticket details about Double Yellows EP Launch ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Double Yellows EP Launch",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/6/4/4/1965357_da147b12_double-yellows-ep-launch_1024.jpg",
        "startDate": "2025-05-02",
        "endDate": "2025-05-02",
        "url": "https://allevents.in/wigan/double-yellows-ep-launch/300040810666",
        "location": {
            "@type": "Place",
            "name": "The Boulevard, Wigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Wallgate",
                "addressLocality": "Wigan",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.5452807",
                "longitude": "-2.632155"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wigan indie/rock band Double Yellows launch their EPArtistsdouble yellowsMusic Genres :  Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "double yellows"
            }
        ]
    }
]
```