<!DOCTYPE HTML>
<html>
 <head>
  <title>Bakery Mexico</title>
 </head>
 <body>
  <div itemprop="vcard">
    <h1>Bakery Mexico</h1>
    <meta itemprop="itemid" content="http://bakerymexico.example.com/">
    <p itemprop="review"><span itemprop="rating">4.5 stars</span> (based on 108 reviews)</p>
    <p>Categories: <a itemprop="category" href="/cat/bakeries">Bakeries</a>, <a itemprop="category" href="/cat/mexican">Mexican</a></p>
    <p itemprop="street-address">2811 Story Rd<br>
    San Jose, CA 95127</p>
    <p itemprop="phone">(408) 272-3838</p>
  </div>
  <dl>
   <dt>Price Range</dt> <dd>$</dd>
   <dt>Good for Kids</dt> <dd>Yes</dd>
   <dt>Take-out</dt> <dd>Yes</dd>
   <dt>Outdoor Searing</dt> <dd>No</dd>
   <dt>Attire</dt> <dd>Casual</dd>
   <dt>Parking</dt> <dd>Private Lot</dd>
  </dl>
 </body>
</html>