

# Event Details

- **Event Name**: Game Developers Meet up
- **Event Start and End Date**: Thu, 18 Sep, 2025 at 06:00 pm
- **Event Description**: Event highlights: 
1. New Member Welcome 
2. a. SMGDA old news  
    b. current News for SMGDA
3. The Game Jam 0.0 team workshop
4. SMGDA  new updates
- **Event URL**: https://allevents.in/plainwell/game-developers-meet-up/200028849989654
- **Event Categories**: workshops, meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200028849989654?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=plainwell-events

## Event venue details

- **city**: Plainwell
- **state**: MI
- **country**: United States
- **location**: Ransom District Library
- **lat**: 42.442023066789
- **long**: -85.63533782959
- **full address**: Ransom District Library, 180 S. Sherwood Ave.,Plainwell, Michigan, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Southwest Michigan Game Developers Association (https://allevents.in/org/southwest-michigan-game-developers-association/26667732)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9b9ca7023ae8d6c9f27a2c7bc8eb3170cf4a2140ffe728275fa95b987c7236c3-rimg-w1080-h1350-dcd3d5d5-gmir?v=1757644553
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4416fea068f9dbc3a1dbfca7ae2f2feb6f9e2d574a8aa5cdadfbe8c1acbfae2a-rimg-w300-h300-dcd3d4d5-gmir?v=1757644554

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 18 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Ransom District Library, 180 S. Sherwood Ave.,Plainwell, Michigan, United States
- **Q**: Who is organizing the event?
  - **A:** Southwest Michigan Game Developers Association
- **Q**: What type of event is this?
  - **A:** workshops, meetups
- **Q**: Where can I find ticket details about Game Developers Meet up ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Developers Meet up",
        "image": "https://cdn-az.allevents.in/events5/banners/9b9ca7023ae8d6c9f27a2c7bc8eb3170cf4a2140ffe728275fa95b987c7236c3-rimg-w1080-h1350-dcd3d5d5-gmir?v=1757644553",
        "startDate": "2025-09-18",
        "url": "https://allevents.in/plainwell/game-developers-meet-up/200028849989654",
        "location": {
            "@type": "Place",
            "name": "Ransom District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "180 S. Sherwood Ave.,Plainwell, Michigan",
                "addressLocality": "Plainwell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.442023066789",
                "longitude": "-85.63533782959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Event highlights: \n1. New Member Welcome \n2. a. SMGDA old news  \n    b. current News for SMGDA\n3. The Game Jam 0.0 team workshop\n4. SMGDA  new updates",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southwest Michigan Game Developers Association",
                "url": "https://allevents.in/org/southwest-michigan-game-developers-association/26667732"
            }
        ]
    }
]
```