## Description For Study Spot locations (in lat/long format), interface with the Google Maps and/or Places API to get information about this particular spot. **For Mohit** - [x] Investigate location information we are able to obtain from coordinates. - [ ] Create `GoogleBusinessData` collection / python model with relevant data. **For Davis** - [ ] Write a lightweight API wrapper to get the necessary information for Spots. - [ ] When a new Spot is added, populate `GoogleBusinessData` collection.