E
E
EgorPt2015-05-31 08:16:44
HTML
EgorPt, 2015-05-31 08:16:44

What is the Organization entity in the schema.org microformat, and is it different from LocalBusiness?

In the process of studying Microdata, I discovered
that the validator does not skip “working hours” if they are written in the LocalBusiness section.
Therefore, to add office hours INSIDE the Organization, I add LocalBusiness Example
:

<div itemscope itemtype="http://schema.org/Organization">
    …
    <div itemscope itemtype="http://schema.org/LocalBusiness">
           …
          (время работы офиса)
     </div>
</div>

Hence the questions:
1. What is the entity Organization? Do organizations have an office?
2. Maybe I should make it smarter - everything in the form of LocalBusiness?
(two options: a site-online project, a site-shop with many points of issue)
3. Since the address of the organization and office are the same, the addresses on the page are duplicated. Is it bad for a search engine?
4. Am I doing the right layout by placing LocalBusiness inside an Organization?
A BIG THANK YOU to everyone who responded in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Petr Petrovich, 2015-07-09
@Petyaha

Good afternoon. stuck with the same question.
I wanted to mark the contacts of the hotel.
and there is a reception, a reservation department, and everyone has their own e-mail, phone, fax and working hours.

R
ruslanchik_kz, 2019-03-23
@ruslanchik_kz

Didn't you actually get an answer?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question