[
  {
    "molid": "mol426",
    "smiles": "COc1ccc2nc(NC(=O)CN3CCCCC3)sc2c1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "COc1ccc2nc(NC(=O)CN3CCCCC3)sc2c1",
        "std_free_energy": -5.484799861907959,
        "relative_population": 1.0
      },
      {
        "id": "1_2",
        "charge": 1,
        "smiles": "COc1ccc2nc(NC(=O)C[NH+]3CCCCC3)sc2c1",
        "std_free_energy": -7.483982086181641,
        "relative_population": 0.9847873346187591
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "COc1ccc2nc([N-]C(=O)CN3CCCCC3)sc2c1",
        "std_free_energy": -0.4924267530441284,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 10.0,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "OCHEM"
      },
      {
        "pka_value": 7.2,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "OCHEM"
      }
    ]
  }
]