{
  "@module": "pymatgen.core.structure",
  "@class": "Structure",
  "charge": 0,
  "lattice": {
    "matrix": [
      [
        4.34162192,
        0.0,
        2.50663673
      ],
      [
        1.44720731,
        4.09332126,
        2.50663673
      ],
      [
        0.0,
        0.0,
        5.01327346
      ]
    ],
    "pbc": [
      true,
      true,
      true
    ],
    "a": 5.013273241347371,
    "b": 5.013273943429635,
    "c": 5.01327346,
    "alpha": 60.000003189876224,
    "beta": 59.99999855723588,
    "gamma": 60.00000363270144,
    "volume": 89.09415786940792
  },
  "properties": {},
  "sites": [
    {
      "species": [
        {
          "element": "Ba",
          "occu": 1
        }
      ],
      "abc": [
        -0.0,
        -0.0,
        -0.0
      ],
      "properties": {
        "magmom": 0.0
      },
      "label": "Ba",
      "xyz": [
        0.0,
        0.0,
        0.0
      ]
    },
    {
      "species": [
        {
          "element": "Te",
          "occu": 1
        }
      ],
      "abc": [
        0.5,
        0.5,
        0.5
      ],
      "properties": {
        "magmom": 0.0
      },
      "label": "Te",
      "xyz": [
        2.8944146149999996,
        2.04666063,
        5.01327346
      ]
    }
  ]
}