HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8

{
  "family_name": "Doe", 
  "name": "John Doe", 
  "picture": "https://lh3.googleusercontent.com/MockAccount/John/photo.jpg", 
  "locale": "en", 
  "gender": "male", 
  "email": "jonh.doe@fakegmail.invalid",
  "link": "https://plus.google.com/+JohnDoeWhoseAccountDoesnotReallyExist", 
  "given_name": "John", 
  "id": "12345678900987654321"
}
