

# Event Details

- **Event Name**: New Years Day Levee
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 11:00 am
- **Event Description**: Jan 1/26  Levee
- **Event URL**: https://allevents.in/winnipeg/new-years-day-levee/200029239885351
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: 6003 Roblin Blvd, Winnipeg, MB, Canada, Manitoba R3R 0G8
- **lat**: 49.8614
- **long**: -97.30143
- **full address**: 6003 Roblin Blvd, Winnipeg, MB, Canada, Manitoba R3R 0G8

## Event gallery

- **Alt text**: New Years Day Levee
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8201ac9b99a92272934ead588072f2e9c46b8a4c837ceee3ef058e7a12b933a6-rimg-w653-h844-dcffffff-gmir?v=1767154761

## FAQs

- **Q**: When and where is New Years Day Levee being held?
  - **A:** New Years Day Levee takes place on Thu, 01 Jan, 2026 at 11:00 am to Thu, 01 Jan, 2026 at 11:00 am at 6003 Roblin Blvd, Winnipeg, MB, Canada, Manitoba R3R 0G8.
- **Q**: Who is organizing New Years Day Levee?
  - **A:** New Years Day Levee is organized by Royal Canadian Legion Branch 100 Winnipeg - Charleswood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Day Levee",
        "image": "https://cdn-az.allevents.in/events9/banners/8201ac9b99a92272934ead588072f2e9c46b8a4c837ceee3ef058e7a12b933a6-rimg-w653-h844-dcffffff-gmir?v=1767154761",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/winnipeg/new-years-day-levee/200029239885351",
        "location": {
            "@type": "Place",
            "name": "6003 Roblin Blvd, Winnipeg, MB, Canada, Manitoba R3R 0G8",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6003 Roblin Blvd, Winnipeg, MB R3R 0H4, Canada",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.8614",
                "longitude": "-97.30143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jan 1/26  Levee",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Royal Canadian Legion Branch 100 Winnipeg - Charleswood",
                "url": "https://allevents.in/org/royal-canadian-legion-branch-100-winnipeg-charleswood/27075659"
            }
        ]
    }
]
```