

# Event Details

- **Event Name**: Future Tech 2026
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 10:00 am
- **Event Description**: Future Tech is the technology conference for developers, architects and experts to discuss and dive deep into C#, .NET &amp; Microsoft technologies such as .NET Core, ASP.NET Core, Azure and more.
- **Event URL**: https://allevents.in/utrecht/future-tech-2026/200029373996207
- **Event Categories**: business, conferences
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://futuretech.nl/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=utrecht-events

## Event venue details

- **city**: Utrecht
- **state**: UT
- **country**: Netherlands
- **location**: Jaarbeurs, Utrecht
- **lat**: 52.0874
- **long**: 5.1068
- **full address**: Jaarbeurs, Utrecht, Netherlands

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: FutureTech (https://allevents.in/org/futuretech/25472535)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1eff4285b7f0ecc719ecd7d22eb0983067e2a999b436c8eee3dd50413ed5ab86-rimg-w1200-h630-dc2f2b4a-gmir?v=1773191509
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7193812cdcdc4e10781032026ef45b155033bfdda5298ac75a65407dd8e48025-rimg-w300-h300-dc2f2b4a-gmir?v=1773191509

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Jaarbeurs, Utrecht, Netherlands
- **Q**: Who is organizing the event?
  - **A:** FutureTech
- **Q**: What type of event is this?
  - **A:** business, conferences
- **Q**: Where can I find ticket details about Future Tech 2026 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Future Tech 2026",
        "image": "https://cdn-az.allevents.in/events6/banners/1eff4285b7f0ecc719ecd7d22eb0983067e2a999b436c8eee3dd50413ed5ab86-rimg-w1200-h630-dc2f2b4a-gmir?v=1773191509",
        "startDate": "2026-03-11",
        "url": "https://allevents.in/utrecht/future-tech-2026/200029373996207",
        "location": {
            "@type": "Place",
            "name": "Jaarbeurs, Utrecht",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Utrecht",
                "addressLocality": "Utrecht",
                "addressRegion": "UT",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.0874",
                "longitude": "5.1068"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Future Tech is the technology conference for developers, architects and experts to discuss and dive deep into C#, .NET & Microsoft technologies such as .NET Core, ASP.NET Core, Azure and more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FutureTech",
                "url": "https://allevents.in/org/futuretech/25472535"
            }
        ]
    }
]
```