[
  {
    "molid": "mol2123",
    "smiles": "C[C@H]1CCNC(C)(C)C1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "C[C@H]1CCNC(C)(C)C1",
        "std_free_energy": 0.5098949074745178,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "C[C@H]1CC[NH2+]C(C)(C)C1",
        "std_free_energy": -10.092162132263184,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 11.04,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "OCHEM"
      }
    ]
  }
]