[
{
"locationId": "l1",
"city": "San Francisco",
"country": "USA"
},
{
"locationId": "l2",
"city": "New York",
"country": "USA"
},
{
"locationId": "l3",
"city": "London",
"country": "UK"
},
{
"locationId": "l4",
"city": "Berlin",
"country": "Germany"
},
{
"locationId": "l5",
"city": "Tokyo",
"country": "Japan"
},
{
"locationId": "l6",
"city": "Toronto",
"country": "Canada"
},
{
"locationId": "l7",
"city": "Bangalore",
"country": "India"
},
{
"locationId": "l8",
"city": "Pune",
"country": "India"
},
{
"employeeId": "e_alex_turner",
"location": "Pune, India"
}
]