# GeoLocationBox
Geographical coordinates of the operation (expressed as a bounding rectangle)
Implementation of SpecificData
# Properties
| Property | Definition | Type | Cardinality | ValueFrom |
|---|---|---|---|---|
| westBoundLongitude | Western longitudinal dimension of a geographic bounding box | string | 1..1 | |
| eastBoundLongitude | Eastern longitudinal dimension of a geographic bounding box | string | 1..1 | |
| northBoundLatitude | Northern latitudinal dimension of a geographic bounding box | string | 1..1 | |
| southBoundLatitude | Southern latitudinal dimension of a geographic bounding box | string | 1..1 |