However, a recommended practice is to use the Schema:geo that is a subtype of Place and
could be specified by using either Schema:GeoCoordinates for a point location or
Schema:GeoShape for a line or area coverage extent (such as bounding box, polygon, etc.).
Note that the geometry described by GeoShape should be expressed with a set of latitude and longitude pairs.
A geographic point location may look like this (from SOSO):
A geographic bounding box is an area enclosed by a rectangle formed by two points. It is expressed using
Schema:box, and it may look like this (from SOSO):
However, a recommended practice is to use the Schema:geo that is a subtype of
Place
and could be specified by using either Schema:GeoCoordinates for a point location or Schema:GeoShape for a line or area coverage extent (such as bounding box, polygon, etc.). Note that the geometry described byGeoShape
should be expressed with a set of latitude and longitude pairs.A geographic point location may look like this (from SOSO):
A geographic vector is expressed using Schema:line, and it may look like this (from SOSO):
A geographic polygon is described using Schema:polygon, and it may look like this (from SOSO):
A geographic bounding box is an area enclosed by a rectangle formed by two points. It is expressed using Schema:box, and it may look like this (from SOSO):
Multiple locations can be specified using a list: (from SOSO):