Google Places API

I want to create a list of restaurants, hotels, churches, etc.

See my attached blocks.
Thanks

If your blocks do not return anything, it means either no data is sent to the input, or the chain of blocks to get the value of the fields is incorrect and needs to be changed.

What is 1 in your blocks? Is there a key with that name in your data or is it an index of an array of objects? If this is an array index, then you need to use a block that will return the value from the list at the specified index.