

# Event Details

- **Event Name**: The Davis Wedding
- **Event Start and End Date**: Sat, 02 May, 2026 at 06:00 pm
- **Event Description**: All is welcome
- **Event URL**: https://allevents.in/indianapolis/the-davis-wedding/200029193426539
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 94

## Ticket Details

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

## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Indianapolis, Indiana
- **lat**: 39.7692
- **long**: -86.1582
- **full address**: Indianapolis, Indiana, United States

## Event gallery

- **Alt text**: The Davis Wedding
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/26b74198bd9bc9139a25fd11e4919ef5b6d48612599df61613ff589310367975-rimg-w1080-h1920-dcffffff-gmir?v=1769115292

## FAQs

- **Q**: When and where is The Davis Wedding being held?
  - **A:** The Davis Wedding takes place on Sat, 02 May, 2026 at 06:00 pm to Sat, 02 May, 2026 at 06:00 pm at Indianapolis, Indiana, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Davis Wedding",
        "image": "https://cdn-az.allevents.in/events9/banners/26b74198bd9bc9139a25fd11e4919ef5b6d48612599df61613ff589310367975-rimg-w1080-h1920-dcffffff-gmir?v=1769115292",
        "startDate": "2026-05-02",
        "url": "https://allevents.in/indianapolis/the-davis-wedding/200029193426539",
        "location": {
            "@type": "Place",
            "name": "Indianapolis, Indiana",
            "address": {
                "@type": "PostalAddress",
                "name": "Indianapolis, Indiana, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7692",
                "longitude": "-86.1582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All is welcome"
    }
]
```