JSON-LD
JSON-LD (JSON for Linking Data) is a W3C Recommendation for encoding linked data using JSON. It provides a way to add semantic meaning to JSON documents through the use of @context, @id, and @type keywords, enabling interoperability through shared vocabularies like schema.org.