Input
{
  "city": "San Francisco",
  "units": "metric"
}
Output
{
  "temperature": 14,
  "conditions": "Foggy",
  "humidity": 0.82
}