

# Event Details

- **Event Name**: CoderDojo Manchester #81
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:00 am – Sun, 19 Apr, 2026 at 02:00 pm (+01:00)
- **Event Description**: Manchester CoderDojo is a youth club to code and make things with computers.

Welcome to our home at Ada College at Ancoats.



We will have

coding workshop
physical computing with Raspberry Pi and Microbit
- **Event URL**: https://allevents.in/manchester/coderdojo-manchester-81/200029919086326
- **Event Categories**: workshops, it
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: 16 Blossom Street, Ancoats, Manchester, M4 5AF Manchester, United Kingdom
- **lat**: 53.48394
- **long**: -2.22972
- **full address**: 16 Blossom Street, Ancoats, Manchester, M4 5AF Manchester, United Kingdom

## Event gallery

- **Alt text**: CoderDojo Manchester #81
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/86dc72d2508c8284146e795c84448af46d4dbc862de370bbf4940858e9ec7cd3-rimg-w922-h2048-dcbfbebd-gmir?v=1775809404

## FAQs

- **Q**: When and where is CoderDojo Manchester #81 being held?
  - **A:** CoderDojo Manchester #81 takes place on Sun, 19 Apr, 2026 at 11:00 am to Sun, 19 Apr, 2026 at 02:00 pm at 16 Blossom Street, Ancoats, Manchester, M4 5AF Manchester, United Kingdom.
- **Q**: Who is organizing CoderDojo Manchester #81?
  - **A:** CoderDojo Manchester #81 is organized by Manchester Coderdojo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** CoderDojo Manchester #81 is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If CoderDojo Manchester #81 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CoderDojo Manchester #81",
        "image": "https://cdn-az.allevents.in/events9/banners/86dc72d2508c8284146e795c84448af46d4dbc862de370bbf4940858e9ec7cd3-rimg-w922-h2048-dcbfbebd-gmir?v=1775809404",
        "startDate": "2026-04-19T11:00:00+01:00",
        "endDate": "2026-04-19T14:00:00+01:00",
        "url": "https://allevents.in/manchester/coderdojo-manchester-81/200029919086326",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "16 Blossom Street, Ancoats, Manchester, M4 5AF Manchester, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Blossom Street, Manchester, M4 5AW, United Kingdom",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48394",
                "longitude": "-2.22972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Manchester CoderDojo is a youth club to code and make things with computers.\n\nWelcome to our home at Ada College at Ancoats.\n\n\n\nWe will have\n\ncoding workshop\nphysical computing with Raspberry Pi and Microbit",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester Coderdojo",
                "url": "https://allevents.in/org/manchester-coderdojo/12525129",
                "description": "Manchester CoderDojo is a coding club for young people. Come learn or teach to code, hack, develop websites, apps, games and more!"
            }
        ]
    }
]
```