--- strings: thing arrays: - one - two - three objects: key: property --- {{strings}} {{arrays[0]}},{{arrays[1]}},{{arrays[2]}} {{objects.key}}