I am wondering if this structure can confuse search bots and prevent them from identifying the contents of the H1.
For example, in the code below, can the bot identify "Main Text" as the H1 content?
<h1 itemprop="name">Main
<span class="lastword-title">Text
<span class="verify-biz glyphicon glyphicon-ok-sign" aria-hidden="true" data-toggle="tooltip" data-placement="bottom" title="certified company">
</span>
</span>
</h1>