

# Event Details

- **Event Name**: The AfterLife Band at The Swan, Crawley 
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 09:00 pm
- **Event Description**: Live music from The AfterLife Band
- **Event URL**: https://allevents.in/crawley/the-afterlife-band-at-the-swan-crawley/200028695497843
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200028695497843?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=crawley-events

## Event venue details

- **city**: Crawley
- **state**: EN
- **country**: United Kingdom
- **location**: The Swan
- **lat**: 51.1146941
- **long**: -0.1960381
- **full address**: The Swan, Crawley, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Afterlife Band (https://allevents.in/org/the-afterlife-band/21148254)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b24bba3a4f807aba13ccf761678b3e0c3c2a117c0ac915c01c50fdcdb5607057-rimg-w1200-h789-dc050301-gmir?v=1762085285
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/119dd2c393413a4f2901d6671a7ebeb47f8d0870d98fb9807ebe91bfc939c06a-rimg-w300-h300-dc060401-gmir?v=1763096992

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Swan, Crawley, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Afterlife Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, live-music
- **Q**: Where can I find ticket details about The AfterLife Band at The Swan, Crawley  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The AfterLife Band at The Swan, Crawley",
        "image": "https://cdn-az.allevents.in/events7/banners/b24bba3a4f807aba13ccf761678b3e0c3c2a117c0ac915c01c50fdcdb5607057-rimg-w1200-h789-dc050301-gmir?v=1762085285",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/crawley/the-afterlife-band-at-the-swan-crawley/200028695497843",
        "location": {
            "@type": "Place",
            "name": "The Swan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Crawley",
                "addressLocality": "Crawley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.1146941",
                "longitude": "-0.1960381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music from The AfterLife Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Afterlife Band",
                "url": "https://allevents.in/org/the-afterlife-band/21148254"
            }
        ]
    }
]
```