structuredFormat property

A breakdown of the Place prediction into main text containing the name of the Place and secondary text containing additional disambiguating features (such as a city or region).

structured_format is recommended for developers who wish to show two separate, but related, UI elements. Developers who wish to show a single UI element may want to use text instead. They are two different ways to represent a Place prediction. Users should not try to parse structured_format into text or vice versa.

Implementation

GoogleMapsPlacesV1AutocompletePlacesResponseSuggestionStructuredFormat?
    structuredFormat;