Guest User

Untitled

a guest
Oct 24th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <div itemscope itemtype="http://schema.org/Organization">
  2. <span itemprop="name">L'Amourita Pizza</span>
  3. Located at
  4. <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  5. <span itemprop="streetAddress">123 Main St</span>,
  6. <span itemprop="addressLocality">Albuquerque</span>,
  7. <span itemprop="addressRegion">NM</span>.
  8. </div>
  9. <img itemprop="logo" src="http://www.example.com/logo.png" />
  10. Phone: <span itemprop="telephone">206-555-1234</span>
  11. <a href="http://pizza.example.com/" itemprop="url">http://pizza.example.com</a>
  12. </div>
Add Comment
Please, Sign In to add comment