Structured data test

Escaping and Invalid JSON-LD Test

This audit fixture mixes unescaped, singly escaped, multiply escaped, Unicode escaped, percent encoded, and deliberately invalid values.

Inspect the Product JSON-LD script to compare literal source values. The raw JSON file is emitted without parsing and reserializing it.

Several properties intentionally violate expected types, formats, ranges, and enumerations. Values such as price and ratingValue also combine validation defects with repeated HTML escaping so one property can surface multiple issues.