Forum Moderators: open
<span class="street-address">Unit 123 The Blue Widget Trading Estate, Some Street Name</span>
Unit 123 The Blue Widget Trading Estate
Some Street Name
<div class="adr">
<span class="extended-address">Unit 123 The Blue Widget Trading Estate</span><br />
<span class="street-address">Some Street Name</span>
</div> street-address, my oversight. Example above corrected, thank you. I had initially thought that the whole text above would apply to the street-address property, although on reflection may be it doesn't. If the address was simply '123 Some Street Name' then I assume it would.
extended-address property. If not, I believe you can use multiple street-address properties e.g. <div class="adr">
<span class="street-address">Unit 123 The Blue Widget Trading Estate</span><br />
<span class="street-address">Some Street Name</span>
</div> street-address properties, it is allowed... *OPTIONAL, and MAY occur more than once