JSON
JSON (JavaScript Object Notation) is a lightweight data-interchange format.
We usually talk about JSON files, but in some contexts we might refer to “JSON objects”.
JSON objects are generic object ({}
) defined within an existing JSON file.