JSON-LD provides a standard representation for expressing linked data using JSON objects. It allows objects to represent entities with keys as properties, and arrays to express property values. Contexts define terms and associate properties and values with IRIs. JSON-LD brings the benefits of linked data to web applications by mapping JSON structures to RDF triples.