[
  {
    "molid": "mol991",
    "smiles": "CC(C)(C)c1cccc(N)c1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "CC(C)(C)c1cccc(N)c1",
        "std_free_energy": -5.151569366455078,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "CC(C)(C)c1cccc([NH3+])c1",
        "std_free_energy": -1.080815076828003,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 4.66,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "IUPAC digitized pKa"
      },
      {
        "pka_value": 4.65999984741211,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "QSARToolbox"
      }
    ]
  }
]