Два и три адреса - несколько адресов в schema.org
Указываем переменную contactPoint и внутри расписываем контакты филиалов, обязательно указывая @type и contactType.
Внутри head вешаем контакты schema.org
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "url": "https://nissan-vsem-service.ru/", "name": "СЕРВИС НИССАН-ВСЕМ", "image": "https://nissan-vsem-service.ru/themes/custom/nvs_template/favicon/apple-touch-icon-180x180-precomposed.png", "availableLanguage": "Russian", "telephone": "+79257803131", "address": { "@type": "PostalAddress", "streetAddress": "5-я Кабельная, 2с1", "addressLocality": "Москва", "postalCode": "111024", "addressCountry": "RU" }, "contactPoint": [ { "@type": "ContactPoint", "telephone": "+79257803131", "contactType": "customer service", "areaServed": "RU" }, { "@type": "ContactPoint", "telephone": "+79257803137", "contactType": "customer service", "areaServed": "RU" }, { "@type": "ContactPoint", "telephone": "+79257803111", "contactType": "customer service", "areaServed": "RU" } ], "location": [ { "@type": "Place", "name": "СЕРВИС НИССАН-ВСЕМ на Привольной", "address": { "@type": "PostalAddress", "streetAddress": "Привольная улица, 2к5", "addressLocality": "Москва", "postalCode": "109145", "addressCountry": "RU" }, "telephone": "+79257803137" }, { "@type": "Place", "name": "СЕРВИС НИССАН-ВСЕМ на 5-й Кабельной", "address": { "@type": "PostalAddress", "streetAddress": "5-я Кабельная, 2с1", "addressLocality": "Москва", "postalCode": "111024", "addressCountry": "RU" }, "telephone": "+79257803131" }, { "@type": "Place", "name": "СЕРВИС НИССАН-ВСЕМ в ТЦ РИО (Дмитровское шоссе)", "address": { "@type": "PostalAddress", "streetAddress": "ТЦ РИО, Дмитровское шоссе, 163А к1", "addressLocality": "Москва", "postalCode": "127411", "addressCountry": "RU" }, "telephone": "+79257803111" } ] } </script>Далее расставляем itemprop'ы контактной информации
<div itemscope itemtype="https://schema.org/Organization">
<span itemprop="name">НИССАН-ВСЕМ СЕРВИС ФРЕЗЕР</span>
Контакты:
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
Адрес:
<span itemprop="streetAddress">5-я Кабельная, 2с1</span>
<span itemprop="postalCode">111024</span>
<span itemprop="addressLocality">Москва</span>
</div>
Телефон:<span itemprop="telephone">+7 925 780 3131</span>
Электронная почта: <span itemprop="email">texas@nissan-vsem-service.ru</span>
</div>
<div itemscope itemtype="https://schema.org/Organization">
<span itemprop="name">НИССАН-ВСЕМ СЕРВИС В ЖУЛЕБИНО</span>
Контакты:
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
Адрес:
<span itemprop="streetAddress">Привольная, 2к5</span>
<span itemprop="postalCode">109145</span>
<span itemprop="addressLocality">Москва</span>
</div>
Телефон:<span itemprop="telephone">+7 925 780 3137</span>
Электронная почта: <span itemprop="email">zhulebino@nissan-vsem-service.ru</span>
</div>
<div itemscope itemtype="https://schema.org/Organization">
<span itemprop="name">НИССАН-ВСЕМ СЕРВИС НА ДМИТРОВСКОМ ШОССЕ</span>
Контакты:
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
Адрес:
<span itemprop="streetAddress">Дмитровское шоссе, 163А к1</span>
<span itemprop="postalCode">127411</span>
<span itemprop="addressLocality">Москва</span>
</div>
Телефон:<span itemprop="telephone">+7 925 780 3111</span>
Электронная почта: <span itemprop="email">dmitrovskoe@nissan-vsem-service.ru</span>
</div>
Величие яснее всего проявляется в музыке... © Goethe