geo
Contains details about the location tagged by the user in this Tweet, if they specified one. e.g.
{
"geo":{
"coordinates":{
"type":"Point",
"coordinates":[-73.99960455,40.74168819]
},
"place_id":"01a9a39529b27f36"
}
}
Content copied to clipboard
Determine if a Tweet is related to a named location with corresponding geo coordinates.