Answer the question
In order to leave comments, you need to log in
How to correctly fill in microdata google.ru yandex.ru for several regions?
How to correctly fill in microdata for several regions? Different cities have different phone numbers...
Now google like this:
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://site.ru",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Gagarina prospekt",
"addressLocality": "Moscow",
"addressRegion": "MSK",
"postalCode": "123456",
"addressCountry": "RU"
},
"logo": "https://site.ru/images/logo.png",
"sameAs": [
"https://www.facebook.com/",
"https://twitter.com/",
"https://plus.google.com/"
],
"contactPoint": [{
"@type": "ContactPoint",
"telephone": "+7 (800) 000-00-00",
"contactType": "customer service",
"contactOption": "TollFree",
"areaServed": "RU",
"availableLanguage": "Russian"
}]
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question