[
  {
    "molid": "mol12400",
    "smiles": "C[n+]1ccccc1S",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "C[n+]1ccccc1[S-]",
        "std_free_energy": -6.442929744720459,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "C[n+]1ccccc1S",
        "std_free_energy": 11.431753158569336,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": -1.42,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "Datawarrior"
      },
      {
        "pka_value": -1.62,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "AttenGpKa training set"
      }
    ]
  }
]