Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Last active June 19, 2018 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamigibbs/b59a3cf4ae7eec03601de85f71e4a7b2 to your computer and use it in GitHub Desktop.
Save jamigibbs/b59a3cf4ae7eec03601de85f71e4a7b2 to your computer and use it in GitHub Desktop.
const data = "results": [
{
"geometry": {
"location": {
"lat": 41.8921794,
"lng": -87.6366551,
},
"viewport": {
"northeast": {
"lat": 41.89363007989272,
"lng": -87.63530692010728,
},
"southwest": {
"lat": 41.89093042010728,
"lng": -87.63800657989272,
},
},
},
"icon": "https://maps.gstatic.com/mapfiles/place_api/icons/generic_business-71.png",
"id": "e45dcf68e59b9b8cdccbe762b514f1b52eb63718",
"name": "Divvy Station: Orleans St & Ohio St",
"place_id": "ChIJV6F9r7QsDogRrDXAEYAZjtI",
"rating": 1,
"reference": "CmRbAAAAj4nnE4ECd1upWIsgX6hA0a8bMQdSRjedOaOft9hzVbzQf4sUoouQ1xRxiBCPtaOHF5OMhGUyoKFBnUDT738a7mX-G5Fpg6URBQ38IlmOmCiQw83u6ePrNu0iX4EiE0beEhDPhVaLnDVn1Bhw2bM_74XVGhRKSFM_xpRv2Ji4KUYlre97Z4Gjgw",
"scope": "GOOGLE",
"types": [
"point_of_interest",
"establishment",
],
"vicinity": "325 W Ohio St, Chicago",
},
{
"geometry": {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment