Some Schema stuff.
<div class="row">
<ul class="breadcrumb">
<li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="&mvt:breadcrumbs:homelink;" itemprop="url"><span itemprop="title">Home</span></a></li>
<mvt:foreach iterator="cats" array="breadcrumbs:links">
<mvt:if expr="l.settings:cats:name EQ '...'">
<li class="active" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span itemprop="title">&mvt:cats:name;</span></li>
<mvt:elseif expr="l.settings:cats:current">
<li class="active" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><span itemprop="title">&mvt:cats:name;</span></li>
<mvt:else>
<li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="&mvt:cats:link;" itemprop="url"><span itemprop="title">&mvt:cats:name;</span></a></li>
</mvt:if>
</mvt:foreach>
</ul>
</div><!-- schema.org Rich Snippets -->
<div itemscope itemtype="http://schema.org/WebPage">
<meta itemprop="image" content="http://&mvt:global:domain:name;/mm5/graphics/00000001/images/mmlogo.jpg" />
<mvt:if expr="l.settings:page:code EQ 'SFNT'">
<meta itemprop="url" content="http://&mvt:global:domain:name;" />
<meta itemprop="description" content="YOUR DESCRIPTION HERE" />
<meta itemprop="name" content="&mvte:store:name;" />
<mvt:elseif expr="l.settings:page:code EQ 'CTGY'">
<meta itemprop="url" content="http://&mvt:global:domain:name;/category/&mvta:category:code;.html" />
<mvt:item name="toolkit" param="nohtml|schema_about|l.all_settings:category:header" />
<meta itemprop="about" content="&mvt:global:schema_about;" />
<meta itemprop="name" content="&mvt:store:name;: &mvt:category:name;" />
<mvt:elseif expr="l.settings:page:code EQ 'PROD'">
<meta itemprop="url" content="http://&mvt:global:domain:name;/&mvta:product:code;.html" />
<meta itemprop="about" content="&mvte:product:descrip;" />
<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:customfields:pageTitle">
<meta itemprop="name" content="&mvt:product:customfield_values:customfields:pageTitle;" />
<mvt:else>
<meta itemprop="name" content="&mvte:product:name; - YOUR SITE HERE" />
</mvt:if>
<mvt:elseif expr="l.settings:page:code EQ 'WP-FOOTER'">
<mvt:else>
<meta itemprop="url" content="http://&mvt:global:domain:name;/&mvt:page:code;.html" />
<meta itemprop="about" content="" />
<meta itemprop="name" content="&mvte:store:name; - &mvt:page:name;" />
</mvt:if>
</div>
<div itemscope itemtype="http://schema.org/LocalBusiness">
<meta itemprop="logo" content="http://&mvt:global:domain:name;/mm5/graphics/00000001/images/mmlogo.jpg" />
<meta itemprop="image" content="http://&mvt:global:domain:name;/mm5/graphics/00000001/images/mmlogo.jpg" />
<meta itemprop="name" content="&mvte:store:name;" />
<meta itemprop="telephone" content="&mvte:store:phone;" />
<meta itemprop="description" content="" />
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<meta itemprop="streetAddress" content="&mvt:store:address;" />
<meta itemprop="addressLocality" content="&mvte:store:city;" />
<meta itemprop="addressRegion" content="&mvte:store:country;" />
</div>
</div>
<!-- schema.org Rich Snippets -->