| location.place.level (attribute) | 
              Level for which information is returned. If no levelHint is
								passed then the most granular geography available is returned and
								level will be equal to default | 
            
            
              | location.place.levelName (attribute) | 
              Level name in English, for e.g. country, state, city etc | 
            
            
              | location.place.name | 
              Actual level information. For e.g. if level is country then name
								field will contain the name of the country | 
            
            
              | location.place.name.langType (attribute) | 
              Type of language. Possible values:
								primary/secondary/alternate | 
            
            
              | location.place.name.langISOCode (attribute) | 
              ISO code for the language in which name is represented |