{
  "@module": "pymatgen.core.structure",
  "@class": "Structure",
  "charge": 0,
  "lattice": {
    "matrix": [
      [
        2.95407944,
        0.0,
        -0.0
      ],
      [
        -1.47703872,
        2.55830813,
        -0.0
      ],
      [
        0.0,
        0.0,
        4.82233863
      ]
    ],
    "pbc": [
      true,
      true,
      true
    ],
    "a": 2.95407944,
    "b": 2.954079191288435,
    "c": 4.82233863,
    "alpha": 90.0,
    "beta": 90.0,
    "gamma": 119.99998038910076,
    "volume": 36.44456112809412
  },
  "properties": {},
  "sites": [
    {
      "species": [
        {
          "element": "Ti",
          "occu": 1
        }
      ],
      "abc": [
        0.333333,
        0.666667,
        0.73005376
      ],
      "properties": {
        "magmom": 0.0
      },
      "label": "Ti",
      "xyz": [
        -8.103727199282318e-07,
        1.70553960610271,
        3.5205664488247486
      ]
    },
    {
      "species": [
        {
          "element": "Ti",
          "occu": 1
        }
      ],
      "abc": [
        0.666667,
        0.333333,
        0.26994624
      ],
      "properties": {
        "magmom": 0.0
      },
      "label": "Ti",
      "xyz": [
        1.4770415303727202,
        0.85276852389729,
        1.3017721811752512
      ]
    },
    {
      "species": [
        {
          "element": "O",
          "occu": 1
        }
      ],
      "abc": [
        0.0,
        -0.0,
        0.0
      ],
      "properties": {
        "magmom": 0.0
      },
      "label": "O",
      "xyz": [
        0.0,
        0.0,
        0.0
      ]
    }
  ]
}