PlaceMetadata
PlaceMetadata represents the geographical location and other data of a response element.
The following table documents the member attributes of PlaceMetadata.
| Element | Data type | Description |
|---|---|---|
| id | String | Location ID. |
| address | AddressType | Location address. |
| location | LocationType | Place geo-location. |
| distance | Double | Air distance between the location in the response and the specified location in km. |
Updated 11 days ago