{
  "Version": "1.0",
  "Template": "Flowchart",
  "McpGenerated": true,
  "KeepDocument": true,
  "Shape": {
    "ID": 1,
    "Label": "First Shape",
    "ShapeConnector": [
      {
        "ShapeConnectorType": "Flowchart",
        "Direction": "Right",
        "Shapes": [
          { "ID": 2 },
          { "ID": 3 }
        ]
      },
      {
        "ShapeConnectorType": "Flowchart",
        "Direction": "Right",
        "Shapes": [
          { "ID": 4 },
          { "ID": 5 }
        ]
      }
    ]
  }
}