JSON stands for JavaScript Object Notation. Use this tag for questions about the JSON format itself, and for questions on how to convert, manipulate and distribute JSON data.
JSON is an open standard format for data storage and data transmission using name-value pairs and arrays. JSON is based on JavaScript, and the format is both machine and human readable.