Skip to content

Instantly share code, notes, and snippets.

@grant
Created September 25, 2019 15:34
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 grant/fbaee21ce9e5a0081b8cf7cb34485da9 to your computer and use it in GitHub Desktop.
Save grant/fbaee21ce9e5a0081b8cf7cb34485da9 to your computer and use it in GitHub Desktop.
Maps Find Place API Result
[
{
"formatted_address":"11 Park Pl, New York, NY 10007, United States",
"geometry":{
"location":{
"lat":40.7130634,
"lng":-74.0082771
},
"viewport":{
"northeast":{
"lat":40.71432737989272,
"lng":-74.00699497010729
},
"southwest":{
"lat":40.71162772010727,
"lng":-74.00969462989272
}
}
},
"name":"Little Italy Pizza",
"opening_hours":{
"open_now":true
},
"photos":[
{
"height":3120,
"html_attributions":[
"<a href=\"https://maps.google.com/maps/contrib/100889668683063902707/photos\">Acholon</a>"
],
"photo_reference":"CmRaAAAAXUxR-Pv-5w2jEBuO9rx6b_oOYvmF-E1S_PgXc_n5FhUexxLhPBKdKEhd8xGk9mLZ1alfllYbaOEfOHoJYBQMgqSIiyr4onpdCxfPybJGQz-xfXryyc8W7bOojF3oScUnEhB_7Lv0Tb12KDf_0YPtK3FDGhQMrL6lWZjqoe9TM4EWWKyPTrvKZQ",
"width":4160
}
],
"rating":4.3
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment