Write a script (Python, JavaScript, C#) to extract the Points of Interest for top 80 cities in the US using Google Maps API. (I will provide the list of cities) Each point of interest will have the following:
- name
- full address
- latitude
- longitude
- phone number (if any)