The YAML format is crisp, but, unlike JSON, the element structure is not that readable if the reader is not well-versed with the syntax. So, if in doubt, convert to JSON and see. For example, the JSON-YAML equivalents at https://www.bairesdev.com/tools/json2yaml/ makes the YAML syntax clear.