Json format

does this two json-s are the same, if not what is the change?
{Name: “test”,
Surname: “tset”,
UserName: “test.4”,
EmailAddress: “test.4@emea.com” ,
RolesList: [ “”],
LicenseType: “”,
RobotProvision: {UserName: “emea\test.4”,
RobotType: “”}}

{“Name”: “test”,
“Surname”: “tset”,
“UserName”: “test.4”,
“EmailAddress”: “test.4@emea.com”,“RolesList”: [
“Robot”
],

“LicenseType”: “Attended”,
“RobotProvision”: {
“UserName”: “emea//test.4”,

"RobotType": "Attended"

}

}

It seems that both JSON payloads are incorrect.

Check them in advance here https://jsonformatter.org/json-pretty-print