Out of curiosity, I used the Google Chrome option to view the Google source code, and there I found a meta tag with a itemprop="image"
attribute.
So:
<meta
content="/images/branding/googleg/1x/googleg_standard_color_128dp.png"
itemprop="image" />
Does anyone know what this is for? I've never read anything about it.