[
  {
    "molid": "mol5432",
    "smiles": "N[C@@H](Cc1ccccc1F)C(=O)O",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "[NH3+][C@@H](Cc1ccccc1F)C(=O)[O-]",
        "std_free_energy": -11.710460662841797,
        "relative_population": 0.9999633407348955
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "[NH3+][C@@H](Cc1ccccc1F)C(=O)O",
        "std_free_energy": -2.154560089111328,
        "relative_population": 1.0
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "N[C@@H](Cc1ccccc1F)C(=O)[O-]",
        "std_free_energy": -6.469807147979736,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 9.01,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "IUPAC digitized pKa"
      },
      {
        "pka_value": 2.12,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "IUPAC digitized pKa"
      }
    ]
  }
]