

# Event Details

- **Event Name**: Grand Wedding Expo
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 11:00 am – Sun, 01 Feb, 2026 at 03:00 pm
- **Event Description**: Rhode Island's favorite wedding expo. Meet top wedding pros get inspired and plan the wedding of your dreams.
- **Event URL**: https://allevents.in/lincoln/grand-wedding-expo/80002356876397
- **Event Categories**: business, exhibitions
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: RI
- **country**: United States
- **location**: Bally's Twin River Lincoln, Twin River Road, Lincoln, RI, USA
- **lat**: 41.9110123000
- **long**: -71.4418101000
- **full address**: Bally's Twin River Lincoln, Twin River Road, Lincoln, RI, USA, United States

## Event gallery

- **Alt text**: Grand Wedding Expo
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb688b9b6d6a4fd.jpg

## FAQs

- **Q**: When and where is Grand Wedding Expo being held?
  - **A:** Grand Wedding Expo takes place on Sun, 01 Feb, 2026 at 11:00 am to Sun, 01 Feb, 2026 at 03:00 pm at Bally's Twin River Lincoln, Twin River Road, Lincoln, RI, USA, United States.
- **Q**: Who is organizing Grand Wedding Expo?
  - **A:** Grand Wedding Expo is organized by Grand Wedding Expo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Wedding Expo",
        "image": "https://cdn2.allevents.in/thumbs/thumb688b9b6d6a4fd.jpg",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/lincoln/grand-wedding-expo/80002356876397",
        "location": {
            "@type": "Place",
            "name": "Bally's Twin River Lincoln, Twin River Road, Lincoln, RI, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Twin River Rd",
                "postalCode": "02777",
                "addressLocality": "Lincoln",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9110123000",
                "longitude": "-71.4418101000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rhode Island's favorite wedding expo. Meet top wedding pros get inspired and plan the wedding of your dreams.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grand Wedding Expo",
                "url": "https://allevents.in/org/grand-wedding-expo/26348288"
            }
        ]
    }
]
```