Validate JSON-LD syntax
validate_schema_markupUse this for a focused JSON-LD syntax check of supplied HTML. It parses JSON only and does not validate Schema.org vocabulary semantics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | Raw HTML markup supplied by the user; this is not a webpage URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| issues | Yes | ||
| overview | Yes | ||
| truncated | Yes | ||
| total_issues | Yes | ||
| blocks_checked | Yes |