json

JSON is the JavaScript Object Notation standard, a specification for human-readable structures, based on how JavaScript represents objects in programs. It's fairly terse, at least moreso than XML, but is far more free-form.
URL: https://json.org/
objectnotation