Contents

Place

An object that describes a place in terms of a variety of spatial, administrative, and qualitative properties.

Declaration

object Place

Properties

NameTypeDescription
countrystring

The country or region of the place.

countryCodestring

The 2-letter country code of the place.

displayMapRegionMapRegion

The geographic region associated with the place.

This is a rectangular region on a map expressed as south-west and north-east points. Specifically south latitude, west longitude, north latitude, and east longitude.

formattedAddressLines[string]

The address of the place, formatted using its conventions of its country or region.

namestring

A place name that you can use for display purposes.

coordinateLocation

The latitude and longitude of this place.

structuredAddressStructuredAddress

A StructuredAddress object that describes details of the place’s address.

alternateIds[string]

A list of alternate Place IDs for the id.

idstring

An opaque string that identifies a place.

See Also

Getting common object information