> Markdown version of [/events/world-congress-2026-europe/sessions/1250-introducing-json](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1250-introducing-json). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Introducing JSON Structure - **Date:** Friday, Jul 10, 2026 - **Time:** 10:20–10:50 (30 min) - **Room:** Stage 7 - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100219-introducing-json-structure) ## Description JSON Structure, an IETF Internet Draft, is a strictly typed data definition language for code generation and database mapping. Unlike JSON Schema, it enforces strict types and determinism. It adds extended primitives (e.g., int32) and compound types to ensure precise data modeling for modern polyglot applications. It's a better JSON schema than JSON Schema while retaining the familiar structure. In this session by the primary author of the specs, you will learn about the JSON Structure core and extension specs and the SDK tools that come with it. ## Speaker ### [Clemens Vasters](https://www.wearedevelopers.com/@clemens-vasters) Principal Architect at Microsoft ## Related talks at this congress - [Parquet, Delta, Iceberg & Ducklake - An introduction for developers](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1080-parquet-delta) — Matthias Niehoff - [How to mess up JWT's - a practitioner's guide](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1287-how-to-mess-up-jwt-s) — Wekoslav Stefanovski - [TypeScript Features That Changed the Game](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1049-typescript-features) — Dani Coll - [Stop Parsing Strings: Treating LLMs Like Type-Safe Microservices](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1327-stop-parsing-strings) — André Behrens