Specification: Core | Import | Alternate Names | Symbols, Units, Currencies | Validation | Conditional Composition

JSON Structure

Logo

JSON Structure is a data structure definition language that enforces strict typing, modularity, and determinism.

View the Project on GitHub json-structure

JSON Structure Blog

Welcome to the JSON Structure blog. Here we explore practical applications, dive deeper into features, and share insights about using JSON Structure effectively.

Welcome to JSON Structure

JSON Structure is here, and with it comes a fresh perspective on how we define data types and structures for modern applications.

Read more →

Inferring JSON Structure Schemas from Your Data with Structurize

If you have JSON data and need a schema for it, the new json2s command in Structurize can help. It analyzes your JSON files, figures out what types you’re working with, and produces a valid JSON Structure schema document — one that you can use for validation, code generation, or...

Read more →