{
    "contents": [
        {
            "type": "atom",
            "element": "O",
            "index": 0,
            "x": 1.0,
            "y": 0
        },
        {
            "type": "atom",
            "element": "H",
            "index": 1,
            "x": 2.0,
            "y": 0
        },
        {
            "sup": "-",
            "sub": "2",
            "atoms": [
                0,
                1
            ],
            "type": "parens"
        },
        {
            "type": "atom",
            "element": {
                "symbol": "Ca²⁺",
                "color": {
                    "color": -12714240,
                    "optional": true
                },
                "material": "gtceu:calcium"
            },
            "index": 2,
            "x": 0.0,
            "y": 0.0
        },
        {
            "type": "bond",
            "a": 0,
            "b": 1,
            "lines": [
                "solid"
            ]
        }
    ]
}