[
  {
    "molid": "mol1874",
    "smiles": "O=C(O)/C=C/Cl",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "O=C(O)/C=C/Cl",
        "std_free_energy": -2.9204230308532715,
        "relative_population": 1.0
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "O=C([O-])/C=C/Cl",
        "std_free_energy": -9.962874412536621,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 3.79,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "IUPAC digitized pKa"
      },
      {
        "pka_value": 3.72,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "AttenGpKa training set"
      }
    ]
  }
]