

# Event Details

- **Event Name**: Wedding
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 06:00 pm
- **Event Description**: Wedding.
- **Event URL**: https://allevents.in/cotton-valley/wedding/200029152381935
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Cotton Valley
- **state**: LA
- **country**: United States
- **location**: White Oak
- **lat**: 32.81028
- **long**: -93.43128
- **full address**: White Oak, Cotton Valley, United States

## Event gallery

- **Alt text**: Wedding
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0030a0fc0861ead876f8e421481a1c498cbd6e9da14db0ecd11f2b63d7fad341-rimg-w1200-h1178-dc040404-gmir?v=1768039218

## FAQs

- **Q**: When and where is Wedding being held?
  - **A:** Wedding takes place on Sat, 17 Jan, 2026 at 06:00 pm to Sat, 17 Jan, 2026 at 06:00 pm at White Oak, Cotton Valley, United States.
- **Q**: Who is organizing Wedding?
  - **A:** Wedding is organized by The Caravan Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wedding",
        "image": "https://cdn-az.allevents.in/events7/banners/0030a0fc0861ead876f8e421481a1c498cbd6e9da14db0ecd11f2b63d7fad341-rimg-w1200-h1178-dc040404-gmir?v=1768039218",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/cotton-valley/wedding/200029152381935",
        "location": {
            "@type": "Place",
            "name": "White Oak",
            "address": {
                "@type": "PostalAddress",
                "name": "White Oak, Cotton Valley, United States",
                "addressLocality": "Cotton Valley",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.81028",
                "longitude": "-93.43128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wedding.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Caravan Band",
                "url": "https://allevents.in/org/the-caravan-band/19903670"
            }
        ]
    }
]
```