[
  {
    "molid": "mol1108",
    "smiles": "O=C(O)c1ccc2c(c1)C(=O)c1ccccc1C2=O",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "O=C(O)c1ccc2c(c1)C(=O)c1ccccc1C2=O",
        "std_free_energy": -2.1092567443847656,
        "relative_population": 1.0
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "O=C([O-])c1ccc2c(c1)C(=O)c1ccccc1C2=O",
        "std_free_energy": -9.981298446655273,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 3.42,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "Hunt"
      },
      {
        "pka_value": 3.42000007629395,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "QSARToolbox"
      }
    ]
  }
]