Re: Addresses in Mexico

Hi Hugh,

I'm a Spanish resident.

The Schema from my own website is:

<div class="footer" itemprop=address itemscope 
itemtype="http://schema.org/PostalAddress">
     <span class="footer_item" itemprop="name">Hans Polak</span>
     <span class="footer_item"><a href="tel:+34669765160">+34 
669.765.160</a></span>
     <span class="footer_item" itemprop="streetAddress">c/ San Antonio 
52</span>
     <span class="footer_item" itemprop="postalCode">10.470</span>
     <span class="footer_item" itemprop="addressLocality">Villanueva de 
la Vera</span>
     <span class="footer_item">Cáceres</span>
     <span class="footer_item"><a 
href="mailto:info@polak.es?subject=Web">Contácteme</a></span>
     <span hidden itemprop="addressRegion">CC</span>
     <span hidden itemprop="addressCountry">ES</span>
</div>

Mexico seems to be more complicated. I think you might use serviceArea 
<https://schema.org/serviceArea> for the colonia.

Yours sincerely,
Hans Polak

On 1/9/20 11:40, Hugh Paterson III wrote:
> Greetings,
>
> I am wondering if anyone has examples of mailing addresses for Mexico 
> marked up in schema.org <http://schema.org> (JSON+LD prefered).
>
> I'm particularly interested to know what was done with the colonia.
>
> cf: 
> https://www.spanishdict.com/guide/how-to-write-an-address-in-spanish (the 
> main part of the page is about spain, but there is an example further 
> down for Mexico. see also: 
> https://docs.informatica.com/data-as-a-service/address-verification/h2l/address-verification-best-practices-for-mexico-addresses/mexico-addresses/address-format-and-address-structure.html
>
> Of the 13 examples at https://schema.org/PostalAddress
> Only one has a non-USA address. Number 11 has an address for France, 
> but as I live in France, the address in the example doesn't seem to be 
> as expressive as it should be. Immediately I can see that the country 
> is not specifically annotated.
>
> It looks like the same FRANCE example is presented under 
> https://schema.org/streetAddress as example #2.
>
>
> all the best,
> Hugh

Received on Tuesday, 1 September 2020 10:39:08 UTC