

# Event Details

- **Event Name**: The Cast
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm – Fri, 26 Jun, 2026 at 10:00 pm (-05:00)
- **Event Description**: The Cast
- **Event URL**: https://allevents.in/abbeville/the-cast/200029921703120
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Abbeville
- **state**: LA
- **country**: United States
- **location**: Kelvin's Bar
- **lat**: 29.973315041
- **long**: -92.135671122
- **full address**: Kelvin's Bar, 109 South State Street,Abbeville, Louisiana, United States

## Event gallery

- **Alt text**: The Cast
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d9a5e1034cf40b1ac0371afafa6eeced23ac64c782148b4b04be569e1740c8ce-rimg-w526-h274-dce6e5e5-gmir?v=1775831599

## FAQs

- **Q**: When and where is The Cast being held?
  - **A:** The Cast takes place on Fri, 26 Jun, 2026 at 07:00 pm to Fri, 26 Jun, 2026 at 10:00 pm at Kelvin's Bar, 109 South State Street,Abbeville, Louisiana, United States.
- **Q**: Who is organizing The Cast?
  - **A:** The Cast is organized by Kelvin's Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Cast",
        "image": "https://cdn-az.allevents.in/events4/banners/d9a5e1034cf40b1ac0371afafa6eeced23ac64c782148b4b04be569e1740c8ce-rimg-w526-h274-dce6e5e5-gmir?v=1775831599",
        "startDate": "2026-06-26T19:00:00-05:00",
        "endDate": "2026-06-26T22:00:00-05:00",
        "url": "https://allevents.in/abbeville/the-cast/200029921703120",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kelvin's Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 South State Street,Abbeville, Louisiana",
                "addressLocality": "Abbeville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.973315041",
                "longitude": "-92.135671122"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Cast",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kelvins Bar",
                "url": "https://allevents.in/org/kelvins-bar/15312352"
            }
        ]
    }
]
```