Structure and type inference
Each value in the pasted JSON supplies evidence for a corresponding schema section. Object member names become properties, nested objects retain their hierarchy, and primitive values supply types such as string, boolean, number, integer, or null. Array contents can provide evidence about allowed item shapes. The resulting schema describes the concrete structure demonstrated by the input.