New to Telerik Document Processing? Start a free 30-day trial
Json
Updated on Nov 3, 2025
JavaScript Object Notation (JSON) is a lightweight, text-based data format used to store and exchange structured information. It represents data as key–value pairs (objects) and ordered lists (arrays). JSON is language-independent but closely resembles JavaScript syntax, making it easy for both humans to read and machines to parse.
