

# Event Details

- **Event Name**: Brotaru #102
- **Event Start and End Date**: Mon, 02 Jun, 2025 at 06:00 pm – Mon, 02 Jun, 2025 at 10:00 pm
- **Event Description**: BROTARU is a monthly meet-up for Game Developers. Drop by, talk to people, have a drink or show your latest project to get some feedback. ?
- **Event URL**: https://allevents.in/brussels/brotaru-102/200028251092250
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Brussels
- **state**: BU
- **country**: Belgium
- **location**: Café Maison du Peuple
- **lat**: 50.830494956067
- **long**: 4.3456251297591
- **full address**: Café Maison du Peuple, Sint-Gillisvoorplein 39, 1060 Sint-Gillis, België,City of Brussels, Brussels, Belgium

## Event gallery

- **Alt text**: Brotaru #102
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8bd8b996c10def63b8f7681d27b23047783d28d6440901caaf9a5f68ccf37f91-rimg-w1200-h628-dcfac23d-gmir?v=1748442290

## FAQs

- **Q**: When and where is Brotaru #102 being held?
  - **A:** Brotaru #102 takes place on Mon, 02 Jun, 2025 at 06:00 pm to Mon, 02 Jun, 2025 at 10:00 pm at Café Maison du Peuple, Sint-Gillisvoorplein 39, 1060 Sint-Gillis, België,City of Brussels, Brussels, Belgium.
- **Q**: Who is organizing Brotaru #102?
  - **A:** Brotaru #102 is organized by BROTARU.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brotaru #102",
        "image": "https://cdn-az.allevents.in/events7/banners/8bd8b996c10def63b8f7681d27b23047783d28d6440901caaf9a5f68ccf37f91-rimg-w1200-h628-dcfac23d-gmir?v=1748442290",
        "startDate": "2025-06-02",
        "endDate": "2025-06-02",
        "url": "https://allevents.in/brussels/brotaru-102/200028251092250",
        "location": {
            "@type": "Place",
            "name": "Café Maison du Peuple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sint-Gillisvoorplein 39, 1060 Sint-Gillis, België,City of Brussels",
                "addressLocality": "Brussels",
                "addressRegion": "BU",
                "addressCountry": "BE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.830494956067",
                "longitude": "4.3456251297591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BROTARU is a monthly meet-up for Game Developers. Drop by, talk to people, have a drink or show your latest project to get some feedback. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BROTARU",
                "url": "https://allevents.in/org/brotaru/2376059",
                "description": "BROTARU is a monthly meet up of videogame development people in Brussels!"
            }
        ]
    }
]
```