[
  {
    "molid": "mol1009",
    "smiles": "O=C(O)c1cccc(Cl)c1CO",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "O=C(O)c1cccc(Cl)c1CO",
        "std_free_energy": -2.9730496406555176,
        "relative_population": 1.0
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "O=C([O-])c1cccc(Cl)c1CO",
        "std_free_energy": -10.303529739379883,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 3.27,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "Hunt"
      },
      {
        "pka_value": 3.26999998092651,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "QSARToolbox"
      }
    ]
  }
]