HGM / Tools / Schema Architect
Schema Architect
Analyzing architecture. Paste JSON-LD input and read the schema stats โ total nodes, schema types, properties, depth, arrays, and leaf nodes.
01 / The analyzer
JSON-LD input ยท Live statsPaste JSON-LD.
Read the architecture.
The Schema Architect analyzes the architecture of a page's structured data. Paste your JSON-LD input and the analyzer reads every node, type, and property โ then reports the schema stats.
No backend, no account. The analysis runs in your browser against the JSON-LD you provide.
Schema Architect console
02 / Schema stats
๐ Schema Stats
The moment JSON-LD loads, the analyzer reports the shape of your graph:
โ Total nodes โ every entity and nested object in the graph
โ Schema types โ the distinct @types in use
โ Properties โ the total property count across all nodes
โ Depth โ how deep the nesting goes
โ Arrays โ repeated structures and lists
โ Leaf nodes โ terminal values with no children
Make the next move yours.