

# Event Details

- **Event Name**: Private party 
- **Event Start and End Date**: Fri, 08 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Private party
- **Event URL**: https://allevents.in/rayville/private-party/200029891334504
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rayville
- **state**: LA
- **country**: United States
- **location**: Cypress bend
- **lat**: 32.48024
- **long**: -91.75293
- **full address**: Cypress bend, 206 Cypress St, Rayville, LA 71269-2346, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Caravan Band (https://allevents.in/org/the-caravan-band/19903670)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/852bcdaa302294ee43f3e711c51783eb9f0a9d1a689df76c4e2b7d7367d85e91-rimg-w1200-h741-dc020203-gmir?v=1775213944
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/66d858a0f0398f8b4943cc660b25d41a8c8d23d3c588f35ff923506106fd2ea8-rimg-w300-h300-dc030303-gmir?v=1775213944

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 08 May, 2026 at 06:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Cypress bend, 206 Cypress St, Rayville, LA 71269-2346, United States
- **Q**: Who is organizing the event?
  - **A:** The Caravan Band
- **Q**: Where can I find ticket details about Private party  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Private party",
        "image": "https://cdn-az.allevents.in/events5/banners/852bcdaa302294ee43f3e711c51783eb9f0a9d1a689df76c4e2b7d7367d85e91-rimg-w1200-h741-dc020203-gmir?v=1775213944",
        "startDate": "2026-05-08T18:00:00-05:00",
        "url": "https://allevents.in/rayville/private-party/200029891334504",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cypress bend",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 Cypress St, Rayville, LA 71269-2346, United States",
                "addressLocality": "Rayville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.48024",
                "longitude": "-91.75293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Private party",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Caravan Band",
                "url": "https://allevents.in/org/the-caravan-band/19903670"
            }
        ]
    }
]
```