or stringified NBT is the format used by Minecraft for stuff like /give commands for NBT. It is very easy to use, you can copy the SNBT from a /give command and paste it in the file.
Examples
A colored leather item
/give NAME minecraft:leather_chestplate{display:{color:14574937}} 1