{
  "nodes": [
    {
      "id": "S8E1",
      "label": "The Gathering Storm",
      "type": "Episode",
      "properties": {}
    },
    {
      "id": "S8E2",
      "label": "The Gathering Storm",
      "type": "Episode",
      "properties": {}
    },
    {
      "id": "S8E3",
      "label": "The Long Night's Reckoning",
      "type": "Episode",
      "properties": {}
    },
    {
      "id": "S8E4",
      "label": "The Weight of the Crown",
      "type": "Episode",
      "properties": {}
    },
    {
      "id": "S8E5",
      "label": "The Final Confrontation",
      "type": "Episode",
      "properties": {}
    },
    {
      "id": "S8E6",
      "label": "A New Dawn",
      "type": "Episode",
      "properties": {}
    },
    {
      "id": "Jon Snow",
      "label": "Jon Snow",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Daenerys Targaryen",
      "label": "Daenerys Targaryen",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Sansa Stark",
      "label": "Sansa Stark",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Bran Stark",
      "label": "Bran Stark",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Tyrion Lannister",
      "label": "Tyrion Lannister",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Cersei Lannister",
      "label": "Cersei Lannister",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Jaime Lannister",
      "label": "Jaime Lannister",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Arya Stark",
      "label": "Arya Stark",
      "type": "Character",
      "properties": {}
    },
    {
      "id": "Night King",
      "label": "Night King",
      "type": "Character",
      "properties": {}
    }
  ],
  "edges": [
    {
      "source": "S8E1",
      "target": "Jon Snow",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E1",
      "target": "Daenerys Targaryen",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E2",
      "target": "Jon Snow",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E2",
      "target": "Daenerys Targaryen",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E3",
      "target": "Jon Snow",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E3",
      "target": "Daenerys Targaryen",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E4",
      "target": "Jon Snow",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E4",
      "target": "Daenerys Targaryen",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E5",
      "target": "Jon Snow",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E5",
      "target": "Daenerys Targaryen",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Jon Snow",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Daenerys Targaryen",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Cersei Lannister",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Sansa Stark",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Tyrion Lannister",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Jaime Lannister",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Bran Stark",
      "type": "HAS_BEAT",
      "properties": {}
    },
    {
      "source": "S8E6",
      "target": "Arya Stark",
      "type": "HAS_BEAT",
      "properties": {}
    }
  ]
}