A JSON which contains the Bing Maps results preview from the given website company. If the website has a real company location and it’s registered on Bing Maps, then get the preview results. If there is no Bing Maps search result for this company or the data could not be read, then returns null.
Key | Type | Description |
---|---|---|
name | String | The given website company name on Bing Maps search result. |
address | String | The given website company address on Bing Maps search result. |
image | String | The given website company image on Bing Maps search result. |
phone | String | The given website company phone on Bing Maps search result. |
latitude | Double | The given website company location latitude on Bing Maps search result. |
longitude | Double | The given website company location longitude on Bing Maps search result. |