Skip to content

Instantly share code, notes, and snippets.

@theblang
Last active January 18, 2017 17:36
Show Gist options
  • Save theblang/03db248815ef4c4dd363824c6b35f393 to your computer and use it in GitHub Desktop.
Save theblang/03db248815ef4c4dd363824c6b35f393 to your computer and use it in GitHub Desktop.
{
"address_components": [
{
"long_name": "College Station",
"short_name": "College Station",
"types": [
"locality",
"political"
]
},
{
"long_name": "Brazos County",
"short_name": "Brazos County",
"types": [
"administrative_area_level_2",
"political"
]
},
{
"long_name": "Texas",
"short_name": "TX",
"types": [
"administrative_area_level_1",
"political"
]
},
{
"long_name": "United States",
"short_name": "US",
"types": [
"country",
"political"
]
}
],
"adr_address": "<span class=\"locality\">College Station</span>, <span class=\"region\">TX</span>, <span class=\"country-name\">USA</span>",
"formatted_address": "College Station, TX, USA",
"geometry": {
"location": {
"lat": 30.627977,
"lng": -96.33440680000001
},
"viewport": {
"south": 30.5234559,
"west": -96.38671899999997,
"north": 30.658246,
"east": -96.1966031
}
},
"icon": "https://maps.gstatic.com/mapfiles/place_api/icons/geocode-71.png",
"id": "6d80cff2b8041953f7bbfb023be0464116ced3f6",
"name": "College Station",
"photos": [
{
"height": 2387,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/102576433790965888818/photos\">ANAND PATEL</a>"
],
"width": 4158
},
{
"height": 3125,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/103999386007488876968/photos\">Texas A&amp;M University</a>"
],
"width": 4697
},
{
"height": 2160,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/100703395534914027205/photos\">Chris Mouchyn</a>"
],
"width": 3840
},
{
"height": 2988,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/109046593205479999848/photos\">Candice Dennis</a>"
],
"width": 5312
},
{
"height": 1836,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/105119929173350571801/photos\">Mike Warren</a>"
],
"width": 3264
},
{
"height": 3546,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/103999386007488876968/photos\">Texas A&amp;M University</a>"
],
"width": 5319
},
{
"height": 2988,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/108108386600458253129/photos\">Aaron Burch</a>"
],
"width": 5312
},
{
"height": 3419,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/103999386007488876968/photos\">Texas A&amp;M University</a>"
],
"width": 5129
},
{
"height": 750,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/114437705200393004751/photos\">Jason Shurb</a>"
],
"width": 1000
},
{
"height": 2952,
"html_attributions": [
"<a href=\"https://maps.google.com/maps/contrib/106978573069755111809/photos\">Lynette blair</a>"
],
"width": 5248
}
],
"place_id": "ChIJozxGGYaERoYRyWq_tk3Hack",
"reference": "CmRbAAAAtgxIlxgTW-4GRCrsIg6LqEKbPyJ5RyPhrKP2Ov7MvmiD1UT1_iPuXm7EOsjUhbWtfS3f0iVdsWA0ybmjomOIxQQSoGJorXdYvz8FLwE73dBYqOLp3QC5itJ2FY6s0o_yEhBnyMY6a9ZSuCFZAU7T-I2XGhTN2_abD6Qet9wQz-WQwzmnzLm57A",
"scope": "GOOGLE",
"types": [
"locality",
"political"
],
"url": "https://maps.google.com/?q=College+Station,+TX,+USA&ftid=0x8646848619463ca3:0xc969c74db6bf6ac9",
"utc_offset": -360,
"vicinity": "College Station",
"html_attributions": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment