[
  {
    "molid": "mol1880",
    "smiles": "NCC(Cl)(Cl)CCl",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "NCC(Cl)(Cl)CCl",
        "std_free_energy": -4.247259616851807,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "[NH3+]CC(Cl)(Cl)CCl",
        "std_free_energy": -6.697268486022949,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 6.0,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "IUPAC digitized pKa"
      }
    ]
  }
]