[
  {
    "molid": "mol2996",
    "smiles": "O=C(O)c1ccc(-c2ccccc2)cc1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "O=C(O)c1ccc(-c2ccccc2)cc1",
        "std_free_energy": -3.5999233722686768,
        "relative_population": 1.0
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "O=C([O-])c1ccc(-c2ccccc2)cc1",
        "std_free_energy": -9.348880767822266,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 3.9,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "Novartis"
      },
      {
        "pka_value": 4.35,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "AttenGpKa training set"
      }
    ]
  }
]