i created a class Address with the following strings
class Address{ String placeName=\'\'; double latitude; double longitude; String placeId= \'\';