Places (Search) API Developer's Guide

Location Object Structure

A location object contains attributes to describe the physical location of a place. The attributes are:

Attribute Type Description
position Array[Number] A position indicated by latitude and longitude, for example [37.785141,-122.4047775].
address Object[address]; optional An object containing the street address of the place. Some places may not have an address (for example, a mountain).
locationId String; optional A unique identifier of the location when assigned.