<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" <?php if($active): ?> class="active" <?php endif; ?>> <a itemprop="item" href="/<?php echo $url; ?>"> <span itemprop="name"><?php echo $title; ?></span></a> <meta itemprop="position" content="<?php echo $position; ?>" /> </li>