Validate JSON-LD
schema_validateValidates JSON-LD objects for required/recommended properties, FAQ/Breadcrumb structure, ISO dates, and @context presence. Returns normalized compact JSON, ready to inject.
Instructions
Validate one or more JSON-LD objects before publishing: required/recommended properties per type (same rules as structured_data_audit), FAQ/Breadcrumb structure, ISO dates, @context presence. Returns the normalized, compact JSON ready to inject.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jsonld | Yes | JSON-LD as an object, array of objects, or JSON string. |