isaacadams

MicroData

May 21st, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. <div itemscope itemtype="https://schema.org/LocalBusiness">
  2. <div itemprop="name">#</div>
  3. <div>Phone: <span itemprop="telephone">#</span></div>
  4. <div>Url: <span itemprop="url"><a href='#'>#</a></span></div>
  5.  
  6. <div itemprop="paymentAccepted" style='display: none' >cash, credit card</div>
  7. <meta itemprop="openingHours" style='display: none' datetime="Mo,Tu,We,Th,Fr,Sa,Su 00:00-23:59:59" />
  8. <div itemtype="http://schema.org/GeoCoordinates" itemscope="" itemprop="geo">
  9. <meta itemprop="latitude" content="#" />
  10. <meta itemprop="longitude" content="#" />
  11.  
  12. </div>
  13. <div itemtype="http://schema.org/PostalAddress" itemscope="" itemprop="address">
  14. <div itemprop="streetAddress">#</div>
  15. <div><span itemprop="addressLocality">#</span>, <span itemprop="addressRegion">#</span> <span itemprop="postalCode">#</span></div>
  16. </div>
  17. </div>
Advertisement
Add Comment
Please, Sign In to add comment