Is this a valid value for "geographic location"?

I have a list of events that have a name and location associated with them. My location data type if “geographic location”.

I have followed tutorials that explain how to acquire and set Google Geocode and Map API keys.
When I upload my .csv to my database, Bubble validates all of my data and I’m able to upload everything, yet when look at my database, I see that my Address rows are blank.

I also tried printing the Address values in my repeating groups and populating them on a map, but I can confirm that no values are being recognized.

For reference, the values I put into my Address (geographic location) rows are formatted like this:
89th St and Roosevelt Ave, Jackson Heights, New York, 11372

Any idea what could be wrong here? Thanks!