[
  {
    "molid": "mol10325",
    "smiles": "NNC(=O)c1cccc(Cl)c1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "NNC(=O)c1cccc(Cl)c1",
        "std_free_energy": -6.666579723358154,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "[NH3+]NC(=O)c1cccc(Cl)c1",
        "std_free_energy": 1.9082309007644653,
        "relative_population": 1.0
      },
      {
        "id": "-1_1",
        "charge": -1,
        "smiles": "N[N-]C(=O)c1cccc(Cl)c1",
        "std_free_energy": 6.050670623779297,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 11.95,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "IUPAC digitized pKa"
      },
      {
        "pka_value": 11.96,
        "charge_state_pre": 0,
        "charge_state_post": -1,
        "data_source": "AttenGpKa training set"
      },
      {
        "pka_value": 2.89,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "IUPAC digitized pKa"
      },
      {
        "pka_value": 2.82,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "AttenGpKa training set"
      }
    ]
  }
]