Validate JSON-LD syntax
schema.markupValidate structured data by parsing JSON-LD blocks in HTML, identifying empty blocks and JSON syntax errors.
Instructions
Parses JSON-LD blocks in supplied HTML locally and reports empty blocks or JSON syntax errors. It does not validate vocabulary semantics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| htmlContent | Yes | Raw HTML containing JSON-LD script blocks. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| issues | Yes | ||
| truncated | Yes | ||
| totalIssues | Yes |