Basic Place Response

Search, childrenLookup, and batchLookup queries return a Basic Place response. You may choose any of the fields below to return.

Field

Description

Example

placekey

String

zzy-224@5q9-bqm-sdv

locationName

String

Tacos y Salsas

address

Contains:
streetAddress: String
city: String
region: String
postalCode: String
isoCountryCode: String

streetAddress: 1533 Stout St
city: Denver
region: CO
postalCode: 80202
isoCountryCode: US

latitude

Float

39.745593

longitude

Float

-104.993886

topCategory

String. The label associated with the first 4 digits of the POI’s NAICS category.

Restaurants and Other Eating Places

Insights

Contains:
distanceFromCenter. Integer. Denotes the distance in meters from the point used in aroundCoordinates argument. null if aroundCoordinates is not used.

46