fetch-data-from-google-api-HTML-CSS-JS
Insert google api key in script.js, open index.html, enter lat and lng values, 60 of the closest restaurants from that location would be fetched from google places and stored in your localStorage, you can change location and fetch again, any repeated places would be removed. You can get a JSON file of data by clicking button on top left.