| ▲ | koychev 6 hours ago | |
Every time I worked on JSON-LD I ended up with three tabs open: the Schema.org validator to check it's valid, the Schema.org docs to figure out what properties exist on a type, and my own JSON-LD somewhere in the middle. The validator doesn't help you discover, and the docs don't help you validate. SchemaLD (https://schemald.com) puts both in one place. Paste a URL, it pulls the JSON-LD, validates it, and gives you an inspector where you can click any node to see every available property with its description. Edits update the JSON live. Free, no signup. Would love feedback — particularly on which schemas it handles badly so I can fix them. | ||