

# Event Details

- **Event Name**: Sunbeam Winnipeg
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 09:00 am – Sat, 29 Aug, 2026 at 09:00 pm (-05:00)
- **Event Description**: A free social coding event for girls 13-18 in Winnipeg, no experience necessary!
- **Event URL**: https://allevents.in/winnipeg/sunbeam-winnipeg/80006284555270
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: New Media Manitoba
- **lat**: 49.8965378
- **long**: -97.14048849999999
- **full address**: New Media Manitoba, 62 Albert St #100, Winnipeg, MB R3B 1E9, Canada

## Event gallery

- **Alt text**: Sunbeam Winnipeg
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a7b9a1aead3d.jpg

## FAQs

- **Q**: When and where is Sunbeam Winnipeg being held?
  - **A:** Sunbeam Winnipeg takes place on Sat, 29 Aug, 2026 at 09:00 am to Sat, 29 Aug, 2026 at 09:00 pm at New Media Manitoba, 62 Albert St #100, Winnipeg, MB R3B 1E9, Canada.
- **Q**: Who is organizing Sunbeam Winnipeg?
  - **A:** Sunbeam Winnipeg is organized by Sunbeam Winnipeg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunbeam Winnipeg",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a7b9a1aead3d.jpg",
        "startDate": "2026-08-29T09:00:00-05:00",
        "endDate": "2026-08-29T21:00:00-05:00",
        "url": "https://allevents.in/winnipeg/sunbeam-winnipeg/80006284555270",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New Media Manitoba",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "62 Albert St #100, Winnipeg, MB R3B 1E9, Canada",
                "postalCode": "R3B 1E9",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.8965378",
                "longitude": "-97.14048849999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A free social coding event for girls 13-18 in Winnipeg, no experience necessary!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sunbeam Winnipeg",
                "url": "https://allevents.in/org/sunbeam-winnipeg/28088796"
            }
        ]
    }
]
```