Checks · schema
Invalid JSON-LD
Error schema.invalid_json
What it means
A JSON-LD block on the page does not parse. Invalid structured data is ignored completely, so any rich result it was meant to earn is lost.
How to fix it
Validate the block. The usual causes are trailing commas, unescaped quotes inside strings, and template variables emitted unquoted.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Invalid JSON-LD. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:
GET /api/v1/crawls/{handle}/issues/schema.invalid_json