[
  {
    "molid": "mol1663",
    "smiles": "Nc1ccc(C2CC2)cc1",
    "microspecies": [
      {
        "id": "0_1",
        "charge": 0,
        "smiles": "Nc1ccc(C2CC2)cc1",
        "std_free_energy": -4.859929084777832,
        "relative_population": 1.0
      },
      {
        "id": "1_1",
        "charge": 1,
        "smiles": "[NH3+]c1ccc(C2CC2)cc1",
        "std_free_energy": -1.4862767457962036,
        "relative_population": 1.0
      }
    ],
    "macro_pka_values": [
      {
        "pka_value": 4.9,
        "charge_state_pre": 1,
        "charge_state_post": 0,
        "data_source": "IUPAC digitized pKa"
      }
    ]
  }
]