Separating Google API Results into Individual Database Entries

Hello,

I have a map in my app and it is using Google Places API. The user will search a location and the map will show the gyms in the area and show them both on the map and in a RG (image 1). I want to save the names of all of the gyms that appear in the RG to my DB. I am currently saving them in my DB but they are a list and on one line in my DB (image 2). I want to save the gym names so they each have their own line/DB entry. How can I achieve this?

Workflow for saving the gym names (Gym Title (1)) is image 3.

Schedule workflow on a list