

# Event Details

- **Event Name**: Cruise to King of the Bayou
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 09:00 am
- **Event Description**: Going to go support our friends at King of the Bayou
- **Event URL**: https://allevents.in/abita-springs/cruise-to-king-of-the-bayou/200030170376209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details


## Event venue details

- **city**: Abita Springs
- **state**: LA
- **country**: United States
- **location**: 70326 Hwy 59, Abita Springs, LA, United States, Louisiana 70420
- **lat**: 30.45484
- **long**: -90.04027
- **full address**: 70326 Hwy 59, Abita Springs, LA, United States, Louisiana 70420

## Event gallery

- **Alt text**: Cruise to King of the Bayou
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1ee10e3ff3aace5feda05b44d712032dc6864d03983d39863aacd75b290501e1-rimg-w800-h1200-dc462f18-gmir?v=1783471429

## FAQs

- **Q**: When and where is Cruise to King of the Bayou being held?
  - **A:** Cruise to King of the Bayou takes place on Sat, 11 Jul, 2026 at 09:00 am to Sat, 11 Jul, 2026 at 09:00 am at 70326 Hwy 59, Abita Springs, LA, United States, Louisiana 70420.
- **Q**: Who is organizing Cruise to King of the Bayou?
  - **A:** Cruise to King of the Bayou is organized by Twisted Up 4x4.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cruise to King of the Bayou",
        "image": "https://cdn-az.allevents.in/events1/banners/1ee10e3ff3aace5feda05b44d712032dc6864d03983d39863aacd75b290501e1-rimg-w800-h1200-dc462f18-gmir?v=1783471429",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/abita-springs/cruise-to-king-of-the-bayou/200030170376209",
        "location": {
            "@type": "Place",
            "name": "70326 Hwy 59, Abita Springs, LA, United States, Louisiana 70420",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70326 LA-59, Abita Springs, LA 70420-3181, United States",
                "addressLocality": "Abita Springs",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.45484",
                "longitude": "-90.04027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Going to go support our friends at King of the Bayou",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twisted Up 4x4",
                "url": "https://allevents.in/org/twisted-up-4x4/21930505"
            }
        ]
    }
]
```