JSON-LD
/ˈdʒeɪsən ɛl diː/ · Noun · Development
Definitions
JSON for Linked Data: a JSON-based format for expressing semantic relationships using concepts such as @context, @id, and @type. It is commonly used to embed structured metadata in web pages so search engines and other systems can understand entities and their relationships.
In plain English: It is a way of adding machine-readable meaning and relationships to ordinary JSON data.
Example: "Add JSON-LD for the product page so search engines can parse price, availability, and review data directly."