Online JSON Formatter & Validator



JSON is short for JavaScript Object Notation. JSON is a lightweight human-readable text consisting of attribute-value pairs and array datatypes. Today, many programming languages include code to generate and parse JSON-format data. JSON filenames have extension of .json. The internet mediatype for JSON is application/json.