

# Event Details

- **Event Name**: The Wimbledon Luxury Wedding Fair
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 12:00 pm – Sun, 22 Feb, 2026 at 04:00 pm
- **Event Description**: Congratulations on your engagement from everyone at WedExUK, we would like to wish you all the very best with your wedding planning.
- **Event URL**: https://allevents.in/wimbledon/the-wimbledon-luxury-wedding-fair/300041601542
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Cannizaro-House/The-Wimbledon-Luxury-Wedding-Fair/41601542/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Wimbledon
- **state**: EN
- **country**: United Kingdom
- **location**: Cannizaro House
- **lat**: 51.42436510
- **long**: -0.22934460
- **full address**: Cannizaro House, West Side Common,, Wimbledon, United Kingdom

## Event gallery

- **Alt text**: The Wimbledon Luxury Wedding Fair
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/aa43fc8ac16b9c0b7d0c92daf871963f82e38e4dee85548e9c0846ae43a61808-rimg-w1024-h1024-dcd9dad6-gmir.jpg?v=1770134435

## FAQs

- **Q**: When and where is The Wimbledon Luxury Wedding Fair being held?
  - **A:** The Wimbledon Luxury Wedding Fair takes place on Sun, 22 Feb, 2026 at 12:00 pm to Sun, 22 Feb, 2026 at 04:00 pm at Cannizaro House, West Side Common,, Wimbledon, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Wimbledon Luxury Wedding Fair",
        "image": "https://cdn-az.allevents.in/events10/banners/aa43fc8ac16b9c0b7d0c92daf871963f82e38e4dee85548e9c0846ae43a61808-rimg-w1024-h1024-dcd9dad6-gmir.jpg?v=1770134435",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/wimbledon/the-wimbledon-luxury-wedding-fair/300041601542",
        "location": {
            "@type": "Place",
            "name": "Cannizaro House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Side Common,",
                "addressLocality": "Wimbledon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.42436510",
                "longitude": "-0.22934460"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Congratulations on your engagement from everyone at WedExUK, we would like to wish you all the very best with your wedding planning."
    }
]
```