Attribute: {{ node }}/{{ path|join("/") }}
    Kind: {{ kind }}
    Value Type: {{ value_type }}
    Attributes:
    {%- for attr in attrs %}
        - {{ attr }}
    {%- endfor %}