This page contains multiple blocks of intentionally malformed JSON-LD structured data to test the structured data validation analyzer (021). Each block triggers a different category of error or warning, providing comprehensive coverage of the validation rules that the analyzer should detect.
Structured data helps search engines understand the content and context of web pages. When JSON-LD contains errors such as missing required properties, invalid types, or relative URLs, rich result features in search engines will fail to display. Google Search Console reports these as structured data errors, which can significantly reduce a site's visibility in search results through reduced eligibility for rich snippets, knowledge panels, and other enhanced search features.
The validation analyzer checks each JSON-LD block for syntactic correctness, verifies the presence of required and recommended fields based on the Schema.org type, ensures URLs are absolute, and validates that the @type values correspond to recognized Schema.org types. This comprehensive validation approach mirrors the checks performed by Google's Rich Results Test tool and the Schema.org validator, providing actionable feedback without requiring manual testing of each page.