JSON (JavaScript Object Notation) is a lightweight data format used to store and exchange data. It is human-readable and easy for machines to parse. JSON is commonly used in APIs, web applications, and configuration files.