Data-Vocabulary.org

Organization

See our Business and Organization webmaster docs for full explanation of the Organization type, and how to encode Organization data in RDFa, microformats or microdata. This page exists to contain a machine-readable microdata description of the Organization type itself (at the URI http://data-vocabulary.org/Organization).

An item with the item type http://data-vocabulary.org/Organization represents a review of a business, product or organization. The following are the type’s defined property names:

Property Description
name (fn/org) The name of the business. If you use microformats, you should use both fn and org, and ensure that these have the same value.
url Link to the organization home page.
address (adr) The location of the business. Can contain the subproperties street-address, locality, region, postal-code, and country-name.
tel The telephone number of the business or organization.
geo Specifies the geographical coordinates of the location. Includes two elements: latitude and longitude. Optional.