Locational Metadata

PropertyContentRequired
os:locational:address

The street address and extended address or its internation equivalent.

OPTIONAL*
Notes:

An address, may include suite #, apt., etc..

For example:
<meta property='os:locational:address' content='180 Peachtree Street' />
os:locational:city

name of the city or its internation equivalent. No abbreviations.

OPTIONAL/YES**
Notes:

Required if using os:locational:address. Full Name , no abbreviations.

For example:
<meta property='os:locational:city' content='Atlanta' />
os:locational:state

A name of the state/province or its internation equivalent. No abbreviations.

OPTIONAL/YES**
Notes:

Required if using os:locational:address. Full Name , no abbreviations.

For example:
<meta property='os:locational:state' content='Georgia' />
os:locational:postalcode

The postal code or zip code or its internation equivalent.

OPTIONAL/YES**
Notes:

Required if using os:locational:address

For example:
<meta property='os:locational:postalcode' content='30018' />
os:locational:country

The country's three letter equivalent.

OPTIONAL/YES**
Notes:

Required if using os:locational:address

For example:
<meta property='os:locational:country' content='USA' />
os:locational:latitude

The latitude value.

OPTIONAL***
For example:
<meta property='os:locational:latitude' content='33.7585673' />
os:locational:longitude

The longitude value.

OPTIONAL***
For example:
<meta property='os:locational:longitude' content='-84.3900626' />

*If using os:address, you must use the locational metatags with OPTIONAL/YES** in the required column.

**This value is required if using os:locational:address

***Latitude and Longitude can be automatically obtained if os:locational:address is used.