

# Event Details

- **Event Name**: DSA 101
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 06:00 pm – Thu, 02 Apr, 2026 at 08:00 pm
- **Event Description**: Lear more about the ideas that power our movement!  New and curious member friendly!  No prior knowledge necessary!

Kantzler Community Room - 1st Floor
- **Event URL**: https://allevents.in/bay-city/dsa-101/200029884538341
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bay City
- **state**: MI
- **country**: United States
- **location**: Alice and Jack Wirt Public Library
- **lat**: 43.597238018592
- **long**: -83.885426960167
- **full address**: Alice and Jack Wirt Public Library, 500 Center Ave,Bay City, Michigan, United States

## Event gallery

- **Alt text**: DSA 101
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/dc52caf53c2bdd439bedbdfe2c743d8c0f5019086aa25738af2bb1ea1a0a3d5c-rimg-w1080-h1350-dcf3ebc2-gmir?v=1775086541

## FAQs

- **Q**: When and where is DSA 101 being held?
  - **A:** DSA 101 takes place on Thu, 02 Apr, 2026 at 06:00 pm to Thu, 02 Apr, 2026 at 08:00 pm at Alice and Jack Wirt Public Library, 500 Center Ave,Bay City, Michigan, United States.
- **Q**: Who is organizing DSA 101?
  - **A:** DSA 101 is organized by Saginaw Bay DSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DSA 101",
        "image": "https://cdn-az.allevents.in/events1/banners/dc52caf53c2bdd439bedbdfe2c743d8c0f5019086aa25738af2bb1ea1a0a3d5c-rimg-w1080-h1350-dcf3ebc2-gmir?v=1775086541",
        "startDate": "2026-04-02",
        "endDate": "2026-04-02",
        "url": "https://allevents.in/bay-city/dsa-101/200029884538341",
        "location": {
            "@type": "Place",
            "name": "Alice and Jack Wirt Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Center Ave,Bay City, Michigan",
                "addressLocality": "Bay City",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.597238018592",
                "longitude": "-83.885426960167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lear more about the ideas that power our movement!  New and curious member friendly!  No prior knowledge necessary!\n\nKantzler Community Room - 1st Floor",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saginaw Bay DSA",
                "url": "https://allevents.in/org/saginaw-bay-dsa/25371321"
            }
        ]
    }
]
```