

# Event Details

- **Event Name**: Monday Game Designer Meetup
- **Event Start and End Date**: Mon, 07 Jul, 2025 at 06:00 pm
- **Event Description**: Bring your games, bring yourselves, feel free to bring snacks if you like. Let's get together an play test some games!
- **Event URL**: https://allevents.in/madison/monday-game-designer-meetup/200028426171715
- **Event Categories**: meetups, art
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: 2606 Seiferth Rd, Madison, WI 53716-3305, United States
- **lat**: 43.05997
- **long**: -89.30794
- **full address**: 2606 Seiferth Rd, Madison, WI 53716-3305, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f19a138a8fda2db7cca2e9efd543e0f6a54991a588927447d2f1c93fa068d845-rimg-w1200-h900-dc2f2e30-gmir?v=1751808438
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/68a918e18abb452a2c7c7ab523c306e95da9ae744099d77cc3781233d0ef1d77-rimg-w300-h300-dc2e2e30-gmir?v=1751808438

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 07 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 2606 Seiferth Rd, Madison, WI 53716-3305, United States
- **Q**: What type of event is this?
  - **A:** meetups, art
- **Q**: Where can I find ticket details about Monday Game Designer Meetup ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Game Designer Meetup",
        "image": "https://cdn-az.allevents.in/events8/banners/f19a138a8fda2db7cca2e9efd543e0f6a54991a588927447d2f1c93fa068d845-rimg-w1200-h900-dc2f2e30-gmir?v=1751808438",
        "startDate": "2025-07-07",
        "url": "https://allevents.in/madison/monday-game-designer-meetup/200028426171715",
        "location": {
            "@type": "Place",
            "name": "2606 Seiferth Rd, Madison, WI 53716-3305, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2606 Seiferth Rd, Madison, WI 53716-3305, United States",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05997",
                "longitude": "-89.30794"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your games, bring yourselves, feel free to bring snacks if you like. Let's get together an play test some games!"
    }
]
```