

# Event Details

- **Event Name**: unKonf 2026
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 12:00 am – Sat, 10 Oct, 2026 at 01:00 am (+02:00)
- **Event Description**: We are looking forward to welcoming you to unKonf 2026 on October 10, 2026! Once again this year, we are creating an inspiring space for exciting discussions, learning together, and sharing the latest trends in web and software development. Whether you bring your own topics or just want to listen - here is the place for your ideas and knowledge!
- **Event URL**: https://allevents.in/mannheim/unkonf-2026/80002399174342
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mannheim
- **state**: BW
- **country**: Germany
- **location**: bitExpert AG
- **lat**: 49.5228383
- **long**: 8.4655496
- **full address**: bitExpert AG, Rudolf-Diesel-Straße 40-46, 68169 Mannheim, Germany, Mannheim

## Event gallery

- **Alt text**: unKonf 2026
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a6d99449eeff.jpg

## FAQs

- **Q**: When and where is unKonf 2026 being held?
  - **A:** unKonf 2026 takes place on Sat, 10 Oct, 2026 at 12:00 am to Sat, 10 Oct, 2026 at 01:00 am at bitExpert AG, Rudolf-Diesel-Straße 40-46, 68169 Mannheim, Germany, Mannheim.
- **Q**: Who is organizing unKonf 2026?
  - **A:** unKonf 2026 is organized by bitExpert AG.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "unKonf 2026",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a6d99449eeff.jpg",
        "startDate": "2026-10-10T00:00:00+02:00",
        "endDate": "2026-10-10T01:00:00+02:00",
        "url": "https://allevents.in/mannheim/unkonf-2026/80002399174342",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "bitExpert AG",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rudolf-Diesel-Straße 40-46, 68169 Mannheim, Germany",
                "postalCode": "68169",
                "addressLocality": "Mannheim",
                "addressRegion": "BW",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.5228383",
                "longitude": "8.4655496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are looking forward to welcoming you to unKonf 2026 on October 10, 2026! Once again this year, we are creating an inspiring space for exciting discussions, learning together, and sharing the latest trends in web and software development. Whether you bring your own topics or just want to listen -",
        "organizer": [
            {
                "@type": "Organization",
                "name": "bitExpert AG",
                "url": "https://allevents.in/org/bitexpert-ag/22333251"
            }
        ]
    }
]
```