You could create a DIV for each location and assign it the itemscope itemtype="http://schema.org/PostalAddress"
Inside add SPAN with the itemprop for each property.
For the title use this:
Bar Name
instead of adding additional spans
Welcome to the Q&A Forum
Browse the forum for helpful insights and fresh discussions about all things SEO.
You could create a DIV for each location and assign it the itemscope itemtype="http://schema.org/PostalAddress"
Inside add SPAN with the itemprop for each property.
For the title use this:
instead of adding additional spans