

# Event Details

- **Event Name**: Captain Al’s 
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 05:00 pm
- **Event Description**: Live Music
- **Event URL**: https://allevents.in/gulfport/captain-al’s/200028951732523
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Gulfport
- **state**: MS
- **country**: United States
- **location**: Captain Al's
- **lat**: 30.44945
- **long**: -89.03036
- **full address**: Captain Al's, 11268 Lorraine Rd,Gulfport,MS,United States

## Event gallery

- **Alt text**: Captain Al’s
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c29a5ab654bf5343132520ca6a29cab53a6008839aaf848e1bea83f93afb52e2-rimg-w1200-h801-dc090d14-gmir?v=1763360439

## FAQs

- **Q**: When and where is Captain Al’s  being held?
  - **A:** Captain Al’s  takes place on Fri, 21 Nov, 2025 at 05:00 pm to Fri, 21 Nov, 2025 at 05:00 pm at Captain Al's, 11268 Lorraine Rd,Gulfport,MS,United States.
- **Q**: Who is organizing Captain Al’s ?
  - **A:** Captain Al’s  is organized by Justin McLendon Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Captain Al’s  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Gulfport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Captain Al’s  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Captain Al’s",
        "image": "https://cdn-az.allevents.in/events7/banners/c29a5ab654bf5343132520ca6a29cab53a6008839aaf848e1bea83f93afb52e2-rimg-w1200-h801-dc090d14-gmir?v=1763360439",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/gulfport/captain-al’s/200028951732523",
        "location": {
            "@type": "Place",
            "name": "Captain Al's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11268 Lorraine Rd,Gulfport,MS,United States",
                "addressLocality": "Gulfport",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.44945",
                "longitude": "-89.03036"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Justin McLendon Music",
                "url": "https://allevents.in/org/justin-mclendon-music/26485971"
            }
        ]
    }
]
```