what causes this error on the 17th line? the program says: Unexpected token ‘m’ at 17:24 “xpath=//[@id=”messageBoxInline”]/div/div/span/span[2]/a”,

{
  "Name": "Koniki kwater 60 dni",
  "CreationDate": "2022-2-22",
  "Commands": [
    {
     "Command": "label",
      "Target": "SEKWENCJA",
      "Value": "",
      "Description": ""
    },
    {
      "Command": "clickAndWait",
      "Target": "linkText=Zarejestruj swojego konia",
      "Value": "",
      "Targets": [
        "linkText=Zarejestruj swojego konia",
        "xpath=//[@id="messageBoxInline"]/div/div/span/span[2]/a",
        "xpath=//span/span[2]/a",
        "css=#messageBoxInline > div > div > span > span:nth-child(2) > a"
      ],
      "Description": ""
    },
    {
      "Command": "clickAndWait",
      "Target": "linkText=60 dni",
      "Value": "",
      "Targets": [
        "linkText=60 dni",
        "id=agi-210999506001623065739",
        "xpath=//[@id="agi-210999506001623065739"]",
        "xpath=//a[@id='agi-210999506001623065739']",
        "xpath=//span[9]/a",
        "css=#agi-210999506001623065739"
      ],
      "Description": ""
    },
    {
      "Command": "clickAndWait",
      "Target": "xpath=//[@id="agi-220949427001623065756"]/span/span/span",
      "Value": "",
      "Targets": [
        "xpath=//[@id="agi-220949427001623065756"]/span/span/span",
        "xpath=//td[10]/button/span/span/span",
        "css=#agi-220949427001623065756 > span > span > span"
      ],
      "Description": ""
    },
    {
      "Command": "clickAndWait",
      "Target": "id=nav-next",
      "Value": "",
      "Targets": [
        "id=nav-next",
        "xpath=//*[@id="nav-next"]",
        "xpath=//a[@id='nav-next']",
        "xpath=//a[2]",
        "css=#nav-next"
      ],
      "Description": ""
    },
    {
      "Command": "gotoLabel",
      "Target": "SEKWENCJA",
      "Value": "",
      "Description": ""
    }
  ]
}